Modern AI TechnologyInteractive Concept Map

New

A wide-angle map of AI, past and present — the architectures and breakthroughs, the companies and the people, and the economic and cultural forces shaping the field. Not a lecture but a working mental model and brainstorming record: explore artificial intelligence from every angle, scene by scene.

266 nodes497 connections5 equations8 branches

Updated 2026.08.21

Download .json

Opens in the browser — no account, nothing to install. Yours to edit once it's open, or download the file to keep.

Graphs are built for a large screen — open this one on a desktop computer.

Nobody is on top of this field. Not the researchers, not the people writing about it daily, certainly not me. A paper lands, a lab pivots, a benchmark falls, and last month’s mental model quietly stops fitting. The problem was never a shortage of information. It is that the information arrives as a stream of disconnected events, and a stream is impossible to hold.

So this is not a course. It is a working model and a brainstorming record — an attempt to keep the architectures, the breakthroughs, the labs, the people and the money in one place where they can be seen touching each other. Transformers next to the compute that made them affordable. A lab next to what it shipped and who left it. The cultural argument next to the capability that started it.

It is opinionated, and it is incomplete, and it always will be — which is exactly why it is more useful as a graph you can edit than as an article you can only read. Disagree with a connection and delete it. Add the thing that came out last week. Fork off the corner you actually care about and let the rest go stale.

There is no right place to start. Pick the branch closest to what you already do, and follow the links that surprise you.

What's in this graph

The map opens on Modern AI Technology. These are the concepts branching from it — open one to see the concepts inside it.

written article or notes conversation with the AI assistant

The shape of this map

Most routes through the map pass through The Arena, Transformer Architecture, The Big Ideas, Large Language Models, The Long Road, The Toolbox.

One node from the map

Modern AI Technology

Something genuinely unusual happened in artificial intelligence, and it is worth stating plainly, because the daily noise of product launches and valuations obscures it. For most of computing history, software did what programmers specified, step by step. Around the middle of the last decade, a different approach — training enormous statistical models on enormous amounts of data and letting capability emerge rather than be engineered — went from academic curiosity to the dominant force in technology. The systems it produced can write, reason, code, see, and converse at a level no one credibly predicted a decade ago. Trillions of dollars, the strategies of every major technology company, the attention of governments, and a genuinely open set of scientific questions now orbit this one development. Understanding it properly — not at the level of headlines, but at the level where the headlines start making sense — requires seeing it from several directions at once. That is what this essay, and the workspace behind it, attempts.

Start with the science, because everything else rests on it. Modern AI is machine learning: instead of writing rules, you define a goal, show a system millions of examples, and let an optimization process adjust the system's internal parameters until it performs. The systems in question are neural networks — vast webs of simple numerical units, less like brains than like adjustable functions of extraordinary size. The decisive architecture arrived in 2017 in a Google research paper: the transformer, a design whose core trick, attention, lets a model weigh every part of its input against every other part, and whose deeper advantage was economic — it could be trained in parallel across as many chips as anyone could afford to buy. That mattered because of the second scientific pillar: the discovery that capability scales predictably with compute, data, and model size. These scaling laws turned AI progress from a research gamble into an investable engineering roadmap, and they are the single most important fact for understanding why the money behaves the way it does. The third pillar is stranger: as models scaled, abilities appeared that nobody trained for — arithmetic, translation, learning new tasks from a handful of examples in the prompt. Emergence is why the field's own researchers are routinely surprised by their own creations, and why a serious scientific program now exists to look inside trained models and figure out what they actually learned. That program — interpretability — and its sibling, alignment, the problem of making models reliably pursue what their operators intend, are not regulatory afterthoughts; they are among the hardest open problems in the science itself. …

This continues inside the graph, along with 265 other nodes.