EXPERT
Applied Local AI & RAG
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.
2 lessons400 XP~40 min total100% free
// LESSONS IN THIS MODULE
- 01Running Models with Ollama15 min · 150 XP
Ollama & Modelfiles Ollama has revolutionized local AI by providing an incredibly simple, Docker-like experience for running large language models via...
- 02Local RAG with ChromaDB25 min · 250 XP
100% Offline RAG Retrieval-Augmented Generation (RAG) doesn't require sending your private documents to OpenAI or Pinecone. You can build a fully sove...