AutoRAG and RAG-FiT

AutoRAG provides systematic evaluation and optimization of RAG pipelines, while RAG-FiT enhances the language model component itself through fine-tuning—making them complementary tools that address different layers of RAG system improvement.

AutoRAG
67
Established
RAG-FiT
48
Emerging
Maintenance 13/25
Adoption 10/25
Maturity 25/25
Community 19/25
Maintenance 6/25
Adoption 10/25
Maturity 16/25
Community 16/25
Stars: 4,609
Forks: 381
Downloads:
Commits (30d): 4
Language: Python
License: Apache-2.0
Stars: 767
Forks: 61
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
No risk flags
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

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.

AI development RAG systems LLM application model optimization natural language processing

About RAG-FiT

IntelLabs/RAG-FiT

Framework for enhancing LLMs for RAG tasks using fine-tuning.

This framework helps AI developers improve how well Large Language Models (LLMs) answer questions using external knowledge. It takes your existing RAG (Retrieval Augmented Generation) technique and a dataset, then generates specialized data for fine-tuning your LLM. The output is a more accurate LLM and detailed metrics showing its improved performance in RAG tasks.

AI-development LLM-fine-tuning retrieval-augmented-generation model-evaluation natural-language-processing

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