



Automated framework for optimizing Retrieval Augmented Generation pipelines using AutoML-style techniques to find the best RAG module combinations and parameters for specific datasets.
Loading more......
AutoRAG is an automated framework that identifies optimal RAG modules for a given dataset, similar to AutoML practices in traditional machine learning. It automatically experiments with various RAG techniques to find the best pipeline configuration.
AutoRAG examines strategies for:
All experimental results and data are publicly available through the GitHub repository, enabling:
Published in October 2024 on arXiv, the AutoRAG paper introduces systematic approaches to RAG optimization, bringing AutoML principles to the retrieval-augmented generation domain.
Open-source framework available at: https://github.com/Marker-Inc-Korea/AutoRAG