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. All of this will be local ...
Every developer has their go-to tools, and for me, VS Code is the undisputed champion when it comes to Python. But it’s not just the editor itself that makes the difference; it’s the carefully curated ...