News

Today I'll be showing you how to build local AI agents using Python. We'll be using Ollama, LangChain, and something called ChromaDB; to act as our vector search database.
If you are interested in building AI apps using Python, Ollama offers an easy way to access multiple AI models enabling you to provide a ...