broskees
5 hours ago
Built a small tool to compare LLMs side-by-side across benchmarks, arena scores, pricing, and modalities. Select up to 10 models and everything lines up in aligned columns.
No backend — all data is pre-fetched from api.zeroeval.com weekly via GitHub Actions and served as static JSON from GitHub Pages. Fully shareable URLs via ?m= param.
Data is also accessible directly as JSON for anyone who wants it programmatically (see llms.txt). Stack is vanilla HTML/CSS/JS, no framework.