rag_blueprint and RAG-Boilerplate
These two tools are competitors, as both provide frameworks and boilerplate for building RAG systems, though B offers a more opinionated and feature-rich boilerplate with specific components like CrewAI orchestration and hybrid search, while A emphasizes modularity and built-in evaluation capabilities.
About rag_blueprint
feld-m/rag_blueprint
A modular framework for building and deploying Retrieval-Augmented Generation (RAG) systems with built-in evaluation and monitoring.
About RAG-Boilerplate
mburaksayici/RAG-Boilerplate
RAG boilerplate with semantic/propositional chunking, hybrid search (BM25 + dense), LLM reranking, query enhancement agents, CrewAI orchestration, Qdrant vector search, Redis/Mongo sessioning, Celery ingestion pipeline, Gradio UI, and an evaluation suite (Hit-Rate, MRR, hybrid configs).
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work