

Time & Location
Mar 17, 2026, 6:00 PM – 8:00 PM EDT
Asheville, 3 Avon Rd, Asheville, NC 28805, USA
About the event
NOTE: Our classes are for any one of any level who is interested in the subject.
I will start setting up at 5pm and you can come for networking and such at 5:30pm. 6pm is the start time for the class.
There's far more to "AI" than a ChatGPT prompt! This class will teach the basic components of creating your own AI systems. Don't worry. These will be simple examples designed for you to understand and the exercises should be able to run on almost any computer.
We'll start with using a local LLM framework called Ollama that will allow you to interact with LLM's directly on your computer.
We will then show how Python can be used to create a basic command line app that can harness the power of Ollama to add AI to your code.
We will then add prompt injection to add specific rules for the…