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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Decision making benchmarks

تم تحديث الترتيب في 1 أغسطس 2026

For decision making benchmarks, the strongest matches are thudm/agentbench (This repository provides a comprehensive benchmark suite specifically designed), xlang-ai/osworld (OSWorld provides an interactive virtualized desktop environment and benchmark) and trycua/cua (Cua is a desktop automation and agent benchmarking platform). gersteinlab/medagents-benchmark and openai/universe round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Hand-picked open-source decision-making benchmarks for AI models, ranked by star count and activity. Compare options and find the right one.

Decision making benchmarks

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • thudm/agentbenchالصورة الرمزية لـ THUDM

    THUDM/AgentBench

    3,502عرض على GitHub↗

    A Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24)

    This repository provides a comprehensive benchmark suite specifically designed to evaluate LLMs as agents across diverse interactive environments, matching the core requirement for assessing reasoning and decision-making capabilities.

    PythonAgent BenchmarksGeneral Agent Benchmarks
    عرض على GitHub↗3,502
  • xlang-ai/osworldالصورة الرمزية لـ xlang-ai

    xlang-ai/OSWorld

    2,584عرض على GitHub↗

    OSWorld is an evaluation framework and multimodal agent benchmark designed to test the ability of large language models to complete complex tasks within virtualized operating system environments. It provides a virtualized desktop sandbox and a virtual machine orchestrator to deploy, snapshot, and reset cloud-based desktops, ensuring reproducible test states for AI agent interactions. The system distinguishes itself by providing an OS-level action space that translates model decisions into mouse clicks, keyboard inputs, and system commands. It employs a standardized interface to integrate vari

    OSWorld provides an interactive virtualized desktop environment and benchmark specifically designed to evaluate the multi-step reasoning, decision-making, and execution capabilities of AI models through quantitative metrics in a Python implementation.

    PythonAgent BenchmarksAgent Evaluation FrameworksAI Agent Benchmarks
    عرض على GitHub↗2,584
  • trycua/cuaالصورة الرمزية لـ trycua

    trycua/cua

    18,720عرض على GitHub↗

    Cua is an agent benchmarking and desktop automation platform designed to evaluate autonomous agents and execute repetitive tasks within isolated, virtualized environments. It provides a framework for provisioning consistent workspaces and measuring agent performance against standardized desktop operations. The platform distinguishes itself by integrating virtual machine orchestration with headless interaction capabilities. By leveraging hypervisor-based virtualization, it runs operating systems at near-native speeds, while its automation layer injects commands directly into application proces

    Cua is a desktop automation and agent benchmarking platform that provides isolated virtual environments to evaluate the performance of AI agents on operational tasks.

    HTMLAI Agent Benchmarks
    عرض على GitHub↗18,720
  • gersteinlab/medagents-benchmarkالصورة الرمزية لـ gersteinlab

    gersteinlab/medagents-benchmark

    81عرض على GitHub↗

    MedAgentsBench: Benchmarking Thinking Models and Agent Frameworks for Complex Medical Reasoning

    MedAgentsBench is a specialized evaluation framework designed to benchmark thinking models and agent frameworks on complex medical reasoning, fitting the intended category despite its domain-specific focus.

    Jupyter NotebookHealthcare Agent Benchmarks
    عرض على GitHub↗81
  • openai/universeالصورة الرمزية لـ openai

    openai/universe

    7,506عرض على GitHub↗

    Universe is a training and evaluation platform that transforms websites, games, and software into standardized environments for general intelligence agents. It functions as a reinforcement learning wrapper and remote environment orchestrator, providing a consistent interface to wrap diverse software for AI agent interaction. The platform distinguishes itself through a visual observation interface that streams real-time pixel data and transmits keyboard and mouse events to simulate human interaction. It utilizes a bi-directional communication protocol to deliver reward signals and performance

    Universe is a reinforcement learning platform that turns interactive software and games into testing environments for AI agents, though it focuses more on general interactive control than dedicated multi-step reasoning benchmarks.

    PythonAI Agent Benchmarks
    عرض على GitHub↗7,506
  • 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

    Ragas is an evaluation framework designed to benchmark autonomous agent workflows and language model outputs, aligning well with the need for quantitative metrics and LLM agent evaluation, though it focuses primarily on RAG pipelines rather than broader interactive planning environments.

    PythonAgent Evaluation FrameworksAI Agent BenchmarksAgent Evaluation Tools
    عرض على GitHub↗12,659
  • promptfoo/promptfooالصورة الرمزية لـ promptfoo

    promptfoo/promptfoo

    10,529عرض على GitHub↗

    Promptfoo is an evaluation framework designed for testing, benchmarking, and red-teaming language models and agentic workflows. It provides a unified environment to run prompts against multiple providers, allowing developers to systematically validate model outputs against objective assertions, semantic similarity metrics, and custom grading rubrics. The platform distinguishes itself through a provider-agnostic execution layer and a stateful orchestrator capable of simulating multi-turn conversations and complex tool-use trajectories. It includes a dedicated adversarial mutation pipeline that

    Promptfoo is an evaluation framework for testing language models and agentic workflows that supports multi-turn simulations and objective assertions, making it well-suited for measuring reasoning capabilities despite its TypeScript core rather than a purely Python implementation.

    TypeScriptAI Agent BenchmarksAgent Evaluation Tools
    عرض على GitHub↗10,529
  • openai/evalsالصورة الرمزية لـ openai

    openai/evals

    18,702عرض على GitHub↗

    Evals is a framework designed for automating, managing, and executing repeatable benchmarking suites to analyze the quality and performance of language models. It provides a platform for running standardized tests to measure model accuracy and track behavioral changes over time. The system distinguishes itself through a modular architecture that uses a standardized adapter layer to normalize inputs and outputs, allowing different models to be swapped and tested interchangeably. It supports the creation of custom benchmarks using proprietary data, enabling quality assurance on sensitive tasks

    This repository provides a framework for automating and executing language model evaluations, though it focuses more on general model performance and accuracy testing rather than dedicated multi-step reasoning or interactive planning environments.

    PythonLLM EvaluationModel Performance BenchmarkingModel Testing
    عرض على GitHub↗18,702
  • eleutherai/lm-evaluation-harnessالصورة الرمزية لـ EleutherAI

    EleutherAI/lm-evaluation-harness

    11,460عرض على GitHub↗

    This project is a standardized framework for benchmarking large language models across a wide range of academic and reasoning datasets. It provides a platform for executing automated evaluation tasks to measure model accuracy and performance, ensuring consistent assessment through a structured configuration schema. The framework distinguishes itself by incorporating a dedicated utility for data decontamination, which identifies and removes overlapping training samples from evaluation sets to prevent data leakage. It also features a flexible task builder that allows users to define custom benc

    This project is a widely used evaluation framework for large language models with a Python implementation and comprehensive scoring pipelines, though it lacks dedicated interactive decision-making environments.

    PythonLarge Language ModelsModel BenchmarkingModel Benchmarking Frameworks
    عرض على GitHub↗11,460

Related searches

  • a benchmarking tool for command-line programs
  • معيار مرجعي للمقارنة بين النماذج اللغوية
  • Predictive analytics engine
  • اختبارات التحميل، قياس الأداء، و SRE
  • أداة لتحليل أداء استعلامات قواعد البيانات
  • a framework for building agentic workflows
  • Workflow automation examples
  • Distributed consensus algorithm