Build and experiment with RAG, locally.
RAGLight is a lightweight, modular Python framework for rapidly prototyping and running Retrieval-Augmented Generation systems.Quick Start Examples
Local-First
Build and iterate without dependency on remote services. Privacy by
design.
Modular Pipelines
Swap embeddings, vector stores, and LLMs freely (Ollama, Chroma, etc).
Open-source, local-first, and ready for experimentation.