This project recreates the WebDev Arena Leaderboard to provide a more comprehensive comparison of Large Language Models (LLMs) based on their web development performance. WebDev Arena is a real-time AI coding competition where models go head-to-head in web development challenges, developed by LMArena.
The recreated leaderboard includes input and output costs, providing a more detailed assessment of LLMs' performance.
- Next.js v15
- React v19
- TypeScript
- Tailwind CSS v3
- Radix UI v1
- Lucide React (icons)
- Hosted on vercel.com/
- Based on v0.dev ai starter template
- Clone the repository.
- Install dependencies:
npm installoryarn install. - Run the development server:
npm run devoryarn dev.
Open your browser and navigate to http://localhost:3000.
Data sourced from: web.lmarena.ai/leaderboard