Deploy local open-weight models with Ollama, manage Modelfiles, and build 100% offline Retrieval-Augmented Generation using ChromaDB. Part of the free Open Source AI Academy โ every lesson below is open to everyone, no signup required.
Ollama & Modelfiles Ollama has revolutionized local AI by providing an incredibly simple, Docker-like experience for running large language models via...
100% Offline RAG Retrieval-Augmented Generation (RAG) doesn't require sending your private documents to OpenAI or Pinecone. You can build a fully sove...