RAGLight and nextwork-rag-api
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.
About nextwork-rag-api
ZAG23/nextwork-rag-api
A RAG (Retrieval-Augmented Generation) API built with FastAPI, ChromaDB, and Ollama. Supports environment configuration, document management, and advanced querying with relevance scores.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work