Skip to content

Releases: fanbidog/okkmax-web

v0.2.0 — Model IQ Leaderboard

Choose a tag to compare

@fanbidog fanbidog released this 12 Jul 07:19

Model IQ leaderboard (/tools/iq)

Tracks capability scores of mainstream LLMs (Claude / Codex / GPT / Gemini) and compares each model against its own recent baseline, so quiet degradation shows up instead of hiding in absolute scores.

  • Capability index bar chart with per-model filtering
  • Ranking table: sortable columns, deviation bars vs. 30-day median, confidence intervals, 30-day trend strips
  • Per-suite rankings (reasoning / coding / tool calling / stability) plus a quick-signals section
  • PNG export for the chart and the full table; page share with link copy
  • Expandable-row layout on mobile; dark mode

The sync job that feeds these tables is not part of this repo; without it the page renders an empty state.

Other changes

  • "Tools" nav entry and footer link
  • Mobile footer reworked: brand row plus collapsible link groups
  • Dark-theme fix for the beta banner; cookie notice; RSS feed at /feed.xml
  • Open Graph images for all pages, pre-rendered at build time
  • FAQPage structured data and metadata tuning

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@fanbidog fanbidog released this 04 Jul 14:25