Partner

Realistic Evaluations for Agents Leaderboard
(REAL)

Bridging the gap between AI Agent research and the real Web

REAL Score

Sample leaderboard image

Example model results page

Realistic sandbox website replicas for agents to explore

Staynb

Similar to Airbnb

Staynb
Omnizon

Similar to Amazon

Omnizon
DashDish

Similar to Doordash

DashDish
GoCalendar

Similar to Google Calendar

GoCalendar
GoMail

Similar to GMail

GoMail
OpenDining

Similar to OpenTable

OpenDining
NetworkIn

Similar to LinkedIn

NetworkIn
Udriver

Similar to Uber

Udriver
Fly Unified

Similar to United

Fly Unified
TopWork

Similar to UpWork

TopWork
Zilloft

Similar to Zillow

Zilloft

How it works

Real websites
  • Modern web stack - React + Next.js
  • Rich functionality for core flows
  • Realistic mock data
  • Fully deterministic, meaning
    • Locked data
    • Fixed date ranges
    • Perfect replayability
  • Already logged in and ready
  • Agent-friendly security posture
  • Cross-tab session persistence
Real goals
  • Practical goals written by humans
  • Websites are fully configurable
    • Toggle accessibility features
    • Set unexpected behavior flags
    • Configurable mock latency
  • Action and retrieval-based goals
  • Failure, "No action" cases included
  • Easy, medium, hard categories
  • Rubrics for LLM judging of retrieval tasks
Flexible evaluation
  • Bring your own system, "black box" systems are supported
  • Framework agnostic
  • Playwright SDK available
  • Multiple ways to accomplish goals
  • Easy to work with websites
    • /config to configure
    • /finish to get state changes
    • /submit to submit goal outcomes
  • Local evaluation support

Submit to the Leaderboard

We welcome submissions to the REAL leaderboard! You can evaluate your own agent's performance and contribute to advancing the state of AI web agents.

To submit your results, use our official SDK available at:

Follow the documentation in the repository to learn how to run evaluations and submit your results to appear on this leaderboard.

REAL is now publicly released! Check out our blog post and paper to learn more about this benchmark and how to use it.