Works on any website, any CMS, any email. Just paste this HTML anywhere.
<a href="https://air.20k.gg" target="_blank"> <img src="https://air.20k.gg/embed/airx.svg" alt="AIRX" /> </a>
Customize with URL params: ?theme=dark|light&size=small|medium|large
Interactive, clickable through to the dashboard. Use when you want a richer display.
<iframe src="https://air.20k.gg/embed/airx.html"
width="340" height="130" frameborder="0"
style="border-radius:12px"></iframe>
Build your own widget, chart, or alert. CORS-friendly, no auth required.
fetch('https://air.20k.gg/api/airx')
.then(r => r.json())
.then(d => console.log(d.score, d.band));
/api/airx/embed/airx.svgAIRX is a 0-100 score showing where AI is heading right now. 0 means euphoric (things are going great), 100 means alarming (things are going badly). It is derived from the live AIR spectrum position, adjusted for volatility and confidence.
Think of it like the CNN Fear & Greed Index, but for AI risk. It is updated every time new articles are scored.