Local RAG with Ollama
Free88 GitHub stars
Platform & FrameworkLangChainFile System
Overview
This repository provides a framework for building a fully local Retrieval Augmented Generation (RAG) system using Python, LangChain, Ollama, and ChromaDB. It is ideal for developers looking to implement RAG solutions without relying on external services.