AutoRAG ist eine Automatisierungsschicht und ein Optimierungstool für Retrieval-Augmented Generation (RAG). Es bietet ein Framework zur Messung der Pipeline-Performance durch ein Bewertungssystem sowie eine automatisierte Suchstrategie, die die effektivsten Kombinationen aus Retrieval- und Generierungsmodulen identifiziert.
Die Hauptfunktionen von marker-inc-korea/autorag sind: Retrieval Augmented Generation Pipelines, RAG Pipeline Optimizers, RAG Evaluation Dataset Generation, RAG Evaluation Dataset Generators, LLM Test Pair Generators, Document Chunking Strategies, RAG Pipelines, Document Chunking & Embedding.
Open-Source-Alternativen zu marker-inc-korea/autorag sind unter anderem: infiniflow/ragflow — This project is a comprehensive retrieval-augmented generation platform designed for building, managing, and deploying… llmware-ai/llmware — llmware is a Python framework for AI agent orchestration and model management, designed to coordinate multi-model… explodinggradients/ragas — Ragas is an evaluation framework and performance benchmark designed to quantify the quality of retrieval augmented… vibrantlabsai/ragas — Ragas is an evaluation framework designed to measure the performance of retrieval-augmented generation pipelines and… evidentlyai/evidently — Evidently is an AI observability platform and evaluation framework designed to quantify the performance of machine… cinnamon/kotaemon — Kotaemon is an orchestration framework designed for building modular, agentic workflows that integrate document…
This project is a comprehensive retrieval-augmented generation platform designed for building, managing, and deploying knowledge-based AI applications. It provides a unified environment for organizing datasets, configuring conversational chat assistants, and developing autonomous agents that execute multi-step reasoning workflows. By integrating document intelligence with advanced retrieval pipelines, the platform enables the creation of grounded, verifiable responses supported by traceable citations. The platform distinguishes itself through deep document understanding and sophisticated know
llmware is a Python framework for AI agent orchestration and model management, designed to coordinate multi-model workflows and autonomous agents. It provides a unified model catalog and standardized interface to execute specialized language models for complex research, analysis, and structured data generation. The project distinguishes itself through its heavy emphasis on local execution and quantized inference, allowing models to run on private infrastructure using CPU, GPU, and NPU acceleration via runtimes like ONNX and OpenVino. It features a specialized ability to translate natural lang
Ragas is an evaluation framework and performance benchmark designed to quantify the quality of retrieval augmented generation pipelines. It functions as an application optimizer to identify bottlenecks in language model workflows using automated metrics and model-based scoring. The framework includes a system for generating synthetic datasets that mimic production scenarios and edge cases to create realistic test cases. It enables reference-free assessment, allowing the evaluation of response quality by analyzing grounding in the provided context without requiring gold-standard labels. The s
Ragas is an evaluation framework designed to measure the performance of retrieval-augmented generation pipelines and autonomous agent workflows. It provides a comprehensive suite of tools for benchmarking system outputs, utilizing language models as automated judges to score performance against defined rubrics and reference data. By standardizing inputs, retrieved contexts, and generated responses into a unified schema, the project enables consistent analysis across complex AI applications. The framework distinguishes itself through its ability to generate synthetic test datasets from existin