No description
| AI-Agent-Notes.md | ||
| README.md | ||
| simple-chat.py | ||
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.