Introduction
The four approaches to AI, foundations from 8 disciplines, history of AI, the standard model of rational agents, state-of-the-art capabilities, and risks and benefits.
Explore every algorithm and concept from Russell & Norvig's classic textbook through interactive, step-by-step visualizations.
Learn AI algorithms the way they were meant to be experienced โ interactively.
Browse all 29 chapters of AIMA 4th Edition, organized by part. Each chapter has its own standalone interactive app.
Run algorithms step-by-step, tweak parameters, and see how changes affect the outcome in real time with full playback controls.
Every visualization includes KaTeX-rendered math, a state inspection panel, and concise explanations tied directly to the textbook.
Each chapter is an independent microfrontend โ deployed separately to its own URL path, with no shared runtime between chapters. The landing page (Astro) aggregates metadata without importing chapter code.