Skip to main contentSkip to navigation

Ollama LangChain ChromaDB Local RAG

A local retrieval-augmented generation (RAG) system that combines Ollama for running language models locally, LangChain for orchestrating AI workflows, and ChromaDB for vector storage and similarity search.