No description
Find a file
2025-08-08 12:22:09 -04:00
AI-Agent-Notes.md updated the notes 2025-08-08 12:22:09 -04:00
README.md added README 2025-08-08 12:21:16 -04:00
simple-chat.py initial commit 2025-08-08 11:53:44 -04:00

AI Agents

This is my journey to becoming more familiar with AI agents and LLMs. The simple-chat.py script relies on running Ollama locally as a service. I have been doing my work in a VM where the ollama.service is active. I have uploaded a video of the running service and the interactive chat session demonstrating the ease to use: https://youtu.be/xAASsg-0YjU.

My notes for initial learning experience are in the AI Agent Notes file in this repo.