News

Have you ever wondered how you can leverage the power of AI local language models locally right on your laptop or PC? What if I told you that setting up local function calling with a fine-tuned Llama ...
Why write SQL queries when you can get an LLM to write the code for you? Query NFL data using querychat, a new chatbot ...
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 ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Ready to develop your first AWS Lambda function in Python? It really couldn’t be easier. The AWS ...
Anaconda, the company behind the Python distribution of the same name, has announced a new Python extension for Excel. Anaconda Code makes it possible to execute Python code from Excel on your own ...