AutoRAG and rag-pipeline
About AutoRAG
Marker-Inc-Korea/AutoRAG
AutoRAG: An Open-Source Framework for Retrieval-Augmented Generation (RAG) Evaluation & Optimization with AutoML-Style Automation
This tool helps AI developers and researchers find the best Retrieval-Augmented Generation (RAG) pipeline for their specific data and use case. You provide your documents and an evaluation dataset (questions and their correct answers), and AutoRAG automatically tests various RAG components and configurations. The output is an optimized RAG pipeline that performs best for your application.
About rag-pipeline
axiom-llc/rag-pipeline
RAG pipeline: ingest, embed (Gemini gemini-embedding-001), retrieve (ChromaDB cosine), generate (Gemini 2.5 Flash). Context-grounded answers only. CLI + Flask REST API. Python 3.11+.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work