awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·50 viewsdocs.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 and Observability - Evaluation framework for RAG pipelines.
  • 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 history

Star history chart for explodinggradients/ragasStar history chart for explodinggradients/ragas

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Ragas

These projects share indexed features with Ragas. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • confident-ai/deepevalconfident-ai avatar

    confident-ai/deepeval

    13,733View on GitHub↗

    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
    View on GitHub↗13,733
  • vibrantlabsai/ragasvibrantlabsai avatar

    vibrantlabsai/ragas

    12,659View on GitHub↗

    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
    View on GitHub↗12,659
  • marker-inc-korea/autoragMarker-Inc-Korea avatar

    Marker-Inc-Korea/AutoRAG

    4,833View on GitHub↗

    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
    View on GitHub↗4,833
  • giskard-ai/giskardGiskard-AI avatar

    Giskard-AI/giskard

    5,434View on GitHub↗

    Giskard is an evaluation framework, testing library, and quality monitoring system for large language models and AI agents. It serves as a toolkit for quantifying model performance and reliability, providing specialized capabilities for validating retrieval-augmented generation pipelines. The project distinguishes itself through an automated red teaming tool and security scanner designed to identify vulnerabilities, prompt injections, and safety risks. It utilizes adversarial probing and synthetic edge case generation to quantify model robustness and detect information disclosure. The platfo

    Python
    View on GitHub↗5,434
Compare all 30 related projects→

Frequently asked questions

What does explodinggradients/ragas do?

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.

What are the main features of explodinggradients/ragas?

The main features of explodinggradients/ragas are: RAG Evaluation Frameworks, LLM Test Pair Generators, Synthetic Scenario Generators, RAG Performance Metrics, Retrieval Benchmarks, LLM Evaluation, RAG Performance Benchmarks, Reference-Free Evaluations.

Which projects share features with explodinggradients/ragas?

Projects with overlapping indexed features include: confident-ai/deepeval — Deepeval is a framework for testing and evaluating large language model applications. It provides a suite of tools for… 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… 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… openai/evals — Evals is a framework designed for automating, managing, and executing repeatable benchmarking suites to analyze the…