FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
ArticleMachine Learning

Intro to AI LLM Systems with Ollama and Python (Asheville 26.03.17)

via Eli the Computer GuyEli the Computer Guy4h ago

RSVP to classes at -- https://www.silicondojo.com Code and Workbook -- https://github.com/SiliconDojo/In-Person-Classes/tree/main/Intro%20to%20AI%20LLM%20Systems%20with%20Ollama%20and%20Python Support Content at - https://donorbox.org/etcg LinkedIn at - https://www.linkedin.com/in/eli-etherton-a15362211/ 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 LLM to follow when providing responses From there we will show how to dynamically pull in information

Watch on Eli the Computer Guy

Opens in a new tab

Watch on YouTube
0 views

Related Articles

How to use the .rotateY() method in Three.js to make your 3D objects spin
Article

How to use the .rotateY() method in Three.js to make your 3D objects spin

freeCodeCamp.org • 2d ago

How to use the .position() method in Three.js for perfect object placement
Article

How to use the .position() method in Three.js for perfect object placement

freeCodeCamp.org • 4d ago

Sometimes you have to re-evaluate decisions you made 5 years (or 5 months!) ago in your codebase
Article

Sometimes you have to re-evaluate decisions you made 5 years (or 5 months!) ago in your codebase

freeCodeCamp.org • 5d ago

How to use the .add() method in Three.js
Article

How to use the .add() method in Three.js

freeCodeCamp.org • 6d ago

I wrote some code by hand, it was rough...
Article

I wrote some code by hand, it was rough...

Theo • 6d ago

Discover More Articles