AI Rankings.
One rating. The whole field.
Live mirror of Artificial Analysis. The Knight Rating is their intelligence index normalized to 0–100; tied scores keep AA's native order so the table stays in lockstep with their site. Coding, speed, and cost are shown for context, not weighted. Pulled every hour.
| # | Model | Knight Rating | Intel. | Speed | Cost | Coding | Δ |
|---|---|---|---|---|---|---|---|
| Loading Knight Rating board… | |||||||
No models match.
Try clearing the filter or the search term.
One source. Mirrored.
The Knight Rating is a faithful mirror of Artificial Analysis's Intelligence Index, normalized to 0–100. We pull it hourly and surface coding, speed, and cost as context columns — never reweighting AA's order.
The Knight Rating method.
-
01
Pull
A scheduled job calls the Artificial Analysis API every hour — no scrapers, no manual steps.
-
02
Normalize
AA's Intelligence Index is rescaled to a clean 0–100 Knight Rating. Coding, throughput, and blended price each get their own 0–100 context column.
-
03
Classify
Every model is tagged open vs. closed and frontier vs. not, then deduped to a single canonical row.
-
04
Rank
Models sort by Knight Rating; ties keep AA's native order, so the board stays in lockstep with their site. Coding, speed, and cost are shown for context — never reweighted into the score.
-
05
Cache & serve
The board is cached at the edge and mirrored to a last-good store, so it stays fast and never goes blank — even if AA is briefly down.
Open by default.
The full board is a public JSON endpoint under CC BY 4.0. Query it, cite it, or drop the live Top 10 onto your own site.
curl https://knightaiav.com/api/rankings?archetype=llm
Swap llm for text_to_image, text_to_video, image_editing, image_to_video, or text_to_speech. Per-model history lives at /api/rankings-history?archetype=llm&id=<model-id>.
<iframe src="https://knightaiav.com/embed/rankings.html"
width="100%" height="560" loading="lazy"
style="border:0;border-radius:12px;max-width:520px"></iframe>
A self-contained, auto-refreshing Top 10 that always mirrors this board. Preview the widget →