awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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·9 مشاهدات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 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

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

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: 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…

بدائل مفتوحة المصدر لـ Ragas

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Ragas.
  • vibrantlabsai/ragasالصورة الرمزية لـ vibrantlabsai

    vibrantlabsai/ragas

    12,659عرض على 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
    عرض على GitHub↗12,659
  • marker-inc-korea/autoragالصورة الرمزية لـ Marker-Inc-Korea

    Marker-Inc-Korea/AutoRAG

    4,833عرض على 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
    عرض على GitHub↗4,833
  • confident-ai/deepevalالصورة الرمزية لـ confident-ai

    confident-ai/deepeval

    13,733عرض على 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
    عرض على GitHub↗13,733
  • evidentlyai/evidentlyالصورة الرمزية لـ evidentlyai

    evidentlyai/evidently

    7,137عرض على GitHub↗

    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
    عرض على GitHub↗7,137
  • عرض جميع البدائل الـ 30 لـ Ragas→