awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
explodinggradients avatar

explodinggradients/ragas

0
View on GitHub↗
14,400 स्टार्स·1,486 फोर्क्स·Python·Apache-2.0·10 व्यूज़docs.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.

स्टार हिस्ट्री

explodinggradients/ragas के लिए स्टार हिस्ट्री चार्टexplodinggradients/ragas के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

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.

explodinggradients/ragas की मुख्य विशेषताएं क्या हैं?

explodinggradients/ragas की मुख्य विशेषताएं हैं: RAG Evaluation Frameworks, LLM Test Pair Generators, Synthetic Scenario Generators, RAG Performance Metrics, Retrieval Benchmarks, LLM Evaluation, RAG Performance Benchmarks, Reference-Free Evaluations।

explodinggradients/ragas के कुछ ओपन-सोर्स विकल्प क्या हैं?

explodinggradients/ragas के ओपन-सोर्स विकल्पों में शामिल हैं: 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…

Ragas के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Ragas के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • confident-ai/deepevalconfident-ai का अवतार

    confident-ai/deepeval

    13,733GitHub पर देखें↗

    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
    GitHub पर देखें↗13,733
  • vibrantlabsai/ragasvibrantlabsai का अवतार

    vibrantlabsai/ragas

    12,659GitHub पर देखें↗

    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
    GitHub पर देखें↗12,659
  • marker-inc-korea/autoragMarker-Inc-Korea का अवतार

    Marker-Inc-Korea/AutoRAG

    4,833GitHub पर देखें↗

    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
    GitHub पर देखें↗4,833
  • giskard-ai/giskardGiskard-AI का अवतार

    Giskard-AI/giskard

    5,434GitHub पर देखें↗

    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
    GitHub पर देखें↗5,434
  • Ragas के सभी 30 विकल्प देखें→