About
An AI intelligence publication
AI Meridian is a research interface for the Centre for AI and Emerging Technologies. It combines an independently written, source-validated editorial layer with an evidence-scored fact ledger for model and ecosystem analysis. The interface is built around a single persistent 3D scene: the landing page is one scroll-driven journey, and the reading pages keep a calm version of the same environment behind the text.
Research snapshot verified 29 July 2026. News is independently written from cited primary and scholarly sources; provider claims remain attributed.
What is here
- A scroll-controlled landing journey with four scenes.
- A news feed with search, topic, publisher and date filters.
- Individual story pages with key points, numbers and a short timeline.
- An insights page with flat, readable charts.
- A topics page covering eight areas of AI coverage.
Data
The FastAPI backend serves two deliberately separate layers. News comes fromcurated_news.jsonand is written specifically for this project from cited primary and scholarly sources. Model, funding and historical facts remain available through theai_intelligence_factsledger. The research snapshot is current to 29 July 2026 and does not claim to be a live feed.
Accessibility and performance
Text renders before the 3D scene, and the scene is code-split so the first load stays small. A persistent Simplified view removes scroll-driven camera movement and presents everything as standard content; the same view is used automatically when reduced motion is requested or WebGL is unavailable. Charts carry text alternatives.