Tag Archives: AI

Data > Hype

There is a ton of hype now about using GenAI for various tasks, especially for technical workers. There are lots of executives who would like to use AI to reduce their cost of labor, whether that’s getting more out of … Continue reading

Posted in Editorial | Tagged | 6 Comments

Creating a Striped Backup Set with AI

I needed to test a striped backup, so I decided to ask the AI’s for help. This is part of a series of experiments with AI systems. The Problem A customer wanted to know if we could handle a large … Continue reading

Posted in Blog | Tagged , , , , | 2 Comments

Prompt AI helping with Auditing

I had a conversation with a customer asking this question: how can I tell who called a stored procedure so I can audit the action? I decided to see if Prompt could help me here. This is part of a … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Prompt AI helping with Auditing

Adding a Local Model to Ollama through the GUI

I saw some good reviews of the small gemma3 model in a few places and wanted to try it locally. This If you want to get started, read my post on setting up a Local LLM. This post gives an … Continue reading

Posted in Blog | Tagged , , | Comments Off on Adding a Local Model to Ollama through the GUI