LLM Compare – side-by-side benchmark viewer for 250 models (static, no back end)(broskees.github.io)
broskees.github.io
LLM Compare – side-by-side benchmark viewer for 250 models (static, no back end)
https://broskees.github.io/llm-compare/
3 comments
I hate that every comparison tool is only 2 models at a time, so this is nice. GJ.
I'm finding some surprising performance on benchmarks from open weight models when compared to top models https://broskees.github.io/llm-compare/?m=claude-opus-4-6%2C...
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.
https://github.com/broskees/llm-compare