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
·

6 Repos

Awesome GitHub RepositoriesEvaluation Frameworks

Tools for testing, benchmarking, and monitoring the performance of RAG systems.

Explore 6 awesome GitHub repositories matching part of an awesome list · Evaluation Frameworks. Refine with filters or upvote what's useful.

Awesome Evaluation Frameworks GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • explodinggradients/ragasAvatar von explodinggradients

    explodinggradients/ragas

    14,400Auf GitHub ansehen↗

    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

    Framework for evaluating RAG components like faithfulness and relevance.

    Python
    Auf GitHub ansehen↗14,400
  • 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

    Unit testing framework for LLM applications using various NLP metrics.

    Pythonevaluation-frameworkevaluation-metricsllm-evaluation
    Auf GitHub ansehen↗13,733
  • truera/trulensAvatar von truera

    truera/trulens

    3,384Auf GitHub ansehen↗

    Evaluation and Tracking for LLM Experiments and AI Agents

    Tools for evaluating and explaining LLM-based application performance.

    Python
    Auf GitHub ansehen↗3,384
  • uptrain-ai/uptrainAvatar von uptrain-ai

    uptrain-ai/uptrain

    2,352Auf GitHub ansehen↗

    UpTrain is an open-source unified platform to evaluate and improve Generative AI applications. We provide grades for 20+ preconfigured checks (covering language, code, embedding use-cases), perform root cause analysis on failure cases and give insights on how to resolve them.

    Unified platform for evaluating and improving generative AI applications.

    Python
    Auf GitHub ansehen↗2,352
  • bigcode-project/bigcode-evaluation-harnessAvatar von bigcode-project

    bigcode-project/bigcode-evaluation-harness

    1,049Auf GitHub ansehen↗

    A framework for the evaluation of autoregressive code generation language models.

    Standardized framework for evaluating autoregressive code generation models.

    Python
    Auf GitHub ansehen↗1,049
  • abacaj/code-evalAvatar von abacaj

    abacaj/code-eval

    428Auf GitHub ansehen↗

    This is a repo I use to run human-eval on code models, adjust as needed. Some scripts were adjusted from wizardcoder repo (process_eval.py). The evaluation code is duplicated in several files, mostly to handle edge cases around model tokenizing and loading (will clean it up).

    Lightweight framework for evaluating code models on HumanEval benchmarks.

    Python
    Auf GitHub ansehen↗428
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Evaluation Frameworks