AutoRAG and Awesome-LLM-Rag

AutoRAG is an evaluation and optimization framework that can be used to improve RAG systems, while Awesome-LLM-Rag is a curated list of papers and resources related to RAG, making them complements where the list provides knowledge to better utilize or understand the framework.

AutoRAG
70
Verified
Awesome-LLM-Rag
20
Experimental
Maintenance 16/25
Adoption 10/25
Maturity 25/25
Community 19/25
Maintenance 0/25
Adoption 5/25
Maturity 1/25
Community 14/25
Stars: 4,609
Forks: 381
Downloads:
Commits (30d): 5
Language: Python
License: Apache-2.0
Stars: 9
Forks: 3
Downloads:
Commits (30d): 0
Language:
License:
No risk flags
No License Stale 6m No Package No Dependents

About AutoRAG

Marker-Inc-Korea/AutoRAG

AutoRAG: An Open-Source Framework for Retrieval-Augmented Generation (RAG) Evaluation & Optimization with AutoML-Style Automation

Provides end-to-end RAG pipeline optimization through YAML-driven configuration, encompassing document parsing, semantic chunking, and QA dataset generation with support for multiple parsing/chunking strategies simultaneously. Uses grid-search and metric-driven evaluation across retriever-generator combinations to identify optimal module configurations, with results tracked in a dashboard for deployment-ready pipeline export. Integrates with LlamaIndex, LangChain, and local embedding models, supporting both cloud APIs (OpenAI) and GPU-accelerated inference for custom models.

About Awesome-LLM-Rag

yangchou19/Awesome-LLM-Rag

A curated list of awesome papers and resources for Retrieval-Augmented Generation (RAG) in Large Language Models(LLM).

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