

- Published on 10 Mar 2025
- Last updated on 13 Jun 2025
- Reading Time: 12 minutes
WebDev Arena: A Live LLM Leaderboard for Web App Development
WebDev Arena allows users to test LLMs in a real-world coding task: building interactive web applications.
LLMs have shown impressive coding abilities in various coding benchmarks, but how well can they actually build functional web applications? We introduce WebDev Arena: a real-time AI coding competition where models go head-to-head in web development challenges.
Inspired by LMArena, WebDev Arena allows users to test LLMs in a real-world coding task: building interactive web applications. Users submit a prompt, two LLMs generate web apps, and the community votes on which model performs better.
Try out our colab to explore the data and analysis behind WebDev Arena.
Why WebDev Arena?
Traditional coding benchmarks like HumanEval focus on solving isolated function-based problems, but real-world coding demands more—including UI generation, handling package dependencies, and structuring complete applications.
From an end-user’s perspective, the setup is simple:
- Users submit a prompt (e.g., “Build a simple chess game”).
- Two LLMs generate competing web apps.
- Users interact with both apps and vote on the better one.
- Results contribute to a live leaderboard ranking LLMs by performance.
Examples
“Create a Hacker News clone”

“Build a basic chess game”














