RAGLight and rag-doctor

RAGLight provides the modular infrastructure to build RAG systems, while rag-doctor diagnoses failures in those systems—making them complements that work together in a RAG development workflow.

RAGLight
68
Established
rag-doctor
34
Emerging
Maintenance 20/25
Adoption 10/25
Maturity 16/25
Community 22/25
Maintenance 10/25
Adoption 1/25
Maturity 11/25
Community 12/25
Stars: 655
Forks: 99
Downloads:
Commits (30d): 33
Language: Python
License: MIT
Stars: 1
Forks: 1
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
No Package No Dependents

About RAGLight

Bessouat40/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.

RAGLight helps you quickly build a chatbot that can answer questions using your own documents, like PDFs, Word files, or code. You feed it your collection of files, and it produces a chat interface where you can ask questions and get answers grounded in your specific information. This is ideal for anyone who needs to quickly create a custom AI assistant that understands their unique knowledge base.

knowledge-management custom-chatbot document-intelligence information-retrieval AI-assistant-creation

About rag-doctor

balavenkatesh3322/rag-doctor

🩺 Agentic RAG pipeline failure diagnosis tool. Tells you why your RAG failed — chunk fragmentation, retrieval miss, position bias, hallucination, or query mismatch — with a root cause ID and concrete fix. CLI + Python SDK + Ollama support.

Scores updated daily from GitHub, PyPI, and npm data. How scores work