awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
explodinggradients avatar

explodinggradients/ragas

0
View on GitHub↗
14,400 Stars·1,486 Forks·Python·Apache-2.0·9 Aufrufedocs.ragas.io↗

Ragas

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 system covers several analytical areas, including retrieval quality assessment, model accuracy measurement, and the optimization of application performance through the analysis of live usage data.

Features

  • RAG Evaluation Frameworks - Provides a comprehensive framework for assessing the performance and groundedness of retrieval-augmented generation systems.
  • LLM Test Pair Generators - Creates synthetic question and answer pairs by evolving documents through LLM-driven perturbation.
  • Synthetic Scenario Generators - Generates synthetic scenarios and query patterns to test system edge cases in RAG pipelines.
  • RAG Performance Metrics - Calculates accuracy by measuring the alignment between the query, retrieved context, and final output.
  • Retrieval Benchmarks - Quantifies the accuracy and relevance of the data retrieval process using specialized performance metrics.
  • LLM Evaluation - Provides a framework for measuring the quality of LLM outputs using automated judges and custom metrics.
  • RAG Performance Benchmarks - Quantifies retrieval accuracy and generation faithfulness using synthetic test datasets.
  • Reference-Free Evaluations - Evaluates response quality by analyzing grounding in the provided context without requiring gold-standard labels.
  • Scoring Pipelines - Implements modular scoring pipelines that isolate retrieval and generation steps for granular analysis.
  • Prompt-Based Schema Enforcement - Enforces consistent output formats from judge models using structured prompt templates.
  • Application Performance Optimization - Analyzes live usage data to identify and resolve bottlenecks in application logic.
  • LLM Performance Analyzers - Identifies performance bottlenecks in language model workflows using live usage data.
  • LLM Workflow Optimization - Analyzes live application data and output scores to identify bottlenecks in language model workflows.
  • Datasets and Evaluation - Library for evaluating and optimizing RAG application performance.
  • Evaluation Frameworks - Toolkit for evaluating and optimizing retrieval-augmented generation applications.
  • Knowledge Retrieval - Evaluation framework for RAG pipeline components.
  • LLM Evaluation Tools - Evaluation framework focused on RAG metrics and test set generation.
  • Model Evaluation and Benchmarking - Framework specifically for evaluating RAG pipelines.
  • Retrieval Augmented Generation - Evaluation framework specifically for retrieval pipelines.
  • Evaluation Frameworks - Framework for evaluating RAG components like faithfulness and relevance.

Star-Verlauf

Star-Verlauf für explodinggradients/ragasStar-Verlauf für explodinggradients/ragas

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht explodinggradients/ragas?

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.

Was sind die Hauptfunktionen von explodinggradients/ragas?

Die Hauptfunktionen von explodinggradients/ragas sind: RAG Evaluation Frameworks, LLM Test Pair Generators, Synthetic Scenario Generators, RAG Performance Metrics, Retrieval Benchmarks, LLM Evaluation, RAG Performance Benchmarks, Reference-Free Evaluations.

Welche Open-Source-Alternativen gibt es zu explodinggradients/ragas?

Open-Source-Alternativen zu explodinggradients/ragas sind unter anderem: vibrantlabsai/ragas — Ragas is an evaluation framework designed to measure the performance of retrieval-augmented generation pipelines and… marker-inc-korea/autorag — AutoRAG is an automation layer and optimization tool for retrieval-augmented generation. It provides a framework for… confident-ai/deepeval — Deepeval is a framework for testing and evaluating large language model applications. It provides a suite of tools for… evidentlyai/evidently — Evidently is an AI observability platform and evaluation framework designed to quantify the performance of machine… giskard-ai/giskard — Giskard is an evaluation framework, testing library, and quality monitoring system for large language models and AI… arize-ai/phoenix — Arize Phoenix is an LLM observability platform and evaluation framework designed to capture execution traces and…

Open-Source-Alternativen zu Ragas

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Ragas.
  • vibrantlabsai/ragasAvatar von vibrantlabsai

    vibrantlabsai/ragas

    12,659Auf GitHub ansehen↗

    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

    Pythonevaluationllmllmops
    Auf GitHub ansehen↗12,659
  • marker-inc-korea/autoragAvatar von Marker-Inc-Korea

    Marker-Inc-Korea/AutoRAG

    4,833Auf GitHub ansehen↗

    AutoRAG is an automation layer and optimization tool for retrieval-augmented generation. It provides a framework for measuring pipeline performance through an evaluation system and an automated search strategy that identifies the most effective combinations of retrieval and generation modules. The system distinguishes itself through AutoML-style optimization, using hyperparameter grid searches and automated trials to find the highest performing architectural configuration for a specific dataset. It includes a specialized dataset generator that creates synthetic question-answer pairs and groun

    Python
    Auf GitHub ansehen↗4,833
  • confident-ai/deepevalAvatar von confident-ai

    confident-ai/deepeval

    13,733Auf GitHub ansehen↗

    Deepeval is a framework for testing and evaluating large language model applications. It provides a suite of tools for executing automated regression tests, validating model output quality against defined standards, and tracing the execution of complex agent workflows. By integrating these capabilities into development pipelines, the platform ensures consistent performance and reliability throughout the software lifecycle. The platform distinguishes itself through its focus on programmatic validation and observability. It utilizes secondary language models to score output quality and employs

    Pythonevaluation-frameworkevaluation-metricsllm-evaluation
    Auf GitHub ansehen↗13,733
  • evidentlyai/evidentlyAvatar von evidentlyai

    evidentlyai/evidently

    7,137Auf GitHub ansehen↗

    Evidently is an AI observability platform and evaluation framework designed to quantify the performance of machine learning models and large language models. It functions as a monitoring tool for detecting data drift and quality degradation in tabular datasets, while providing a specialized analyzer for the faithfulness and correctness of retrieval augmented generation systems. The project distinguishes itself through an evaluation framework that utilizes judge models and custom rubrics to score language model outputs. It includes tools for iterative prompt optimization and the generation of

    Jupyter Notebookdata-driftdata-qualitydata-science
    Auf GitHub ansehen↗7,137
  • Alle 30 Alternativen zu Ragas anzeigen→