awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
M

microsoft/SmartPlay

0
View on GitHub↗
0 stars·0 forks·6 views

SmartPlay

Features

  • Agent Benchmarks - Methodology and benchmark for evaluating intelligent agent capabilities.

Star history

Star history chart for microsoft/smartplayStar history chart for microsoft/smartplay

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to SmartPlay

Similar open-source projects, ranked by how many features they share with SmartPlay.
  • microsoft/faramicrosoft avatar

    microsoft/fara

    5,901View on GitHub↗

    FARA is a visual computer-use agent model that controls a browser by predicting screen coordinates for clicking, typing, and scrolling, without relying on DOM or accessibility trees. It is designed to automate multi-step web tasks such as searching, form filling, booking, and shopping by reasoning over visual state and decomposing tasks into sequential actions. The model uses a compact 7-billion-parameter decoder-only transformer that can run on consumer GPUs for low-latency on-device inference, or be deployed as a managed endpoint on Azure Foundry for cloud-based inference without local infr

    Pythonagentbrowser-usecomputer-use
    View on GitHub↗5,901
  • snap-stanford/mlagentbenchsnap-stanford avatar

    snap-stanford/MLAgentBench

    342View on GitHub↗

    MLAgentBench is a suite of end-to-end Machine Learning (ML) experimentation tasks for benchmarking AI agents, where the agent aims to take a given dataset and a machine learning task description and autonomously develop or improve an ML model. Paper: https://arxiv.org/abs/2310.03302

    Python
    View on GitHub↗342
  • thudm/agentbenchTHUDM avatar

    THUDM/AgentBench

    3,502View on GitHub↗

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

    Python
    View on GitHub↗3,502
  • xlang-ai/osworldxlang-ai avatar

    xlang-ai/OSWorld

    2,584View on 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

    Pythonagentartificial-intelligencebenchmark
    View on GitHub↗2,584

Frequently asked questions

What are the main features of microsoft/smartplay?

The main features of microsoft/smartplay are: Agent Benchmarks.

What are some open-source alternatives to microsoft/smartplay?

Open-source alternatives to microsoft/smartplay include: microsoft/fara — FARA is a visual computer-use agent model that controls a browser by predicting screen coordinates for clicking,… snap-stanford/mlagentbench — MLAgentBench is a suite of end-to-end Machine Learning (ML) experimentation tasks for benchmarking AI agents, where… thudm/agentbench — A Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24). xlang-ai/osworld — OSWorld is an evaluation framework and multimodal agent benchmark designed to test the ability of large language…