#130 · Primary category: Knowledge Base & RAG
RAGLight
RAGLight is a modular framework for Retrieval-Augmented Generation (RAG). It makes it easy to plug in different LLMs, embeddings, and vector stores, and now includes seamless MCP integration to connect external tools and data sources.
Project last updated:08/28/26
GitHub Stars
672
Forks
101
Contributors
5
License
MIT
Why we included this project
RAGLight is a practical starting point if you want to stand up a retrieval-augmented generation pipeline without hand-wiring every component. The framework keeps the LLM, the embedding model, and the vector store as separate, swappable pieces, so you can move between OpenAI, Mistral, Ollama, LMStudio, or AWS Bedrock without rewriting your application code. A command-line wizard indexes a folder of documents and drops you into a chat session, and a REST server with a chat UI covers the jump from local prototyping to a Docker Compose deployment. The newer MCP integration lets the pipeline reach external tools and data sources, and hybrid BM25-plus-semantic search, query reformulation, and streaming output handle the rough edges you usually have to build yourself. Teams evaluating a lightweight, provider-agnostic RAG layer will find the configuration-driven approach quick to test against their own documents.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience