# Decision making benchmarks

> AI-ranked search results for `decision making benchmarks` on awesome-repositories.com — ordered by an LLM for relevance, best match first. 119 total matches; showing the top 9.

Explore on the web: https://awesome-repositories.com/q/decision-making-benchmarks

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [this search on awesome-repositories.com](https://awesome-repositories.com/q/decision-making-benchmarks).**

## Results

- [thudm/agentbench](https://awesome-repositories.com/repository/thudm-agentbench.md) (3,502 ⭐) — A Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24)
- [xlang-ai/osworld](https://awesome-repositories.com/repository/xlang-ai-osworld.md) (2,584 ⭐) — 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
- [trycua/cua](https://awesome-repositories.com/repository/trycua-cua.md) (18,720 ⭐) — 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
- [gersteinlab/medagents-benchmark](https://awesome-repositories.com/repository/gersteinlab-medagents-benchmark.md) (81 ⭐) — MedAgentsBench: Benchmarking Thinking Models and Agent Frameworks for Complex Medical Reasoning
- [openai/universe](https://awesome-repositories.com/repository/openai-universe.md) (7,506 ⭐) — 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
- [vibrantlabsai/ragas](https://awesome-repositories.com/repository/vibrantlabsai-ragas.md) (12,659 ⭐) — 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
- [promptfoo/promptfoo](https://awesome-repositories.com/repository/promptfoo-promptfoo.md) (10,529 ⭐) — 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
- [openai/evals](https://awesome-repositories.com/repository/openai-evals.md) (18,702 ⭐) — 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
- [eleutherai/lm-evaluation-harness](https://awesome-repositories.com/repository/eleutherai-lm-evaluation-harness.md) (11,460 ⭐) — 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
