Curious
Start with clear foundations, then language models and honest limits.
A free encyclopedia of AI ideas—from everyday language to deeper mechanisms. Start simple, then dive as far as you want. 48 topics. No tools pitch here—just teaching.
Tracks are ordered reading lists over the same pages. Every page also links to related topics so you can explore freely.
Start with clear foundations, then language models and honest limits.
Mechanisms you need to build real workflows: tokens, transformers, RAG, agents.
Deeper systems: attention, training, eval, safety, and classical foundations.
What AI is, how the field grew, and where the limits are.
A plain-language map of artificial intelligence: what people mean by AI today, and what it is not.
L0From early rule systems to machine learning and today's large models—without the hype timeline.
L0What exists now (narrow AI) versus long-term ideas like AGI—and how to tell hype from fact.
L0How the terms nest: AI is the big idea, machine learning is a way to get there, deep learning is one powerful branch.
L0Why AI systems need examples, what labels are, and how messy data creates messy results.
L0Honest strengths of today's systems—and failure modes people often miss.
How computers learn patterns from data.
Learning from labeled examples: inputs paired with the answers you want.
L1Finding structure without hand labels—and the self-supervised tricks behind modern models.
L1Learning by trying actions and getting rewards—useful for games, robots, and some model tuning.
L1How models turn inputs into numbers, score mistakes with a loss, and improve step by step.
L1Why a model can ace the training set and still fail on new data—and how people fight that.
L1Linear models, trees, and ensembles—older tools that still win on many tabular problems.
Neural nets, training, and the computers behind them.
Layers of simple math units that learn useful representations from data.
L2How a network figures out which weights to change after it makes a mistake.
L1Convolutional networks and how machines learn to see patterns in images.
L1Earlier ways to handle text and time series before transformers took over.
L1Why modern AI needs special chips—and what “compute” means in practice.
L2The observed pattern that bigger models, more data, and more compute often improve results—within limits.
L2How teams train large models across many machines without losing the plot.
Transformers, tokens, and how LLMs predict text.
Systems that learn to predict the next piece of text—and why that unlocks so many apps.
L1How text is split into tokens the model can score—one of the most practical LLM ideas to understand.
L1Turning tokens and documents into vectors so meaning can be compared with math.
L1The architecture behind most modern language models—and why attention changed the game.
L2How each token looks at other tokens to decide what matters for the next prediction.
L1How much text a model can “see” at once—and why that is not the same as human memory.
L1Broad training on lots of text, then narrower training for styles, tasks, or safety behaviors.
L2Ways labs scale models by routing tokens to specialist subnetworks—and other common upgrades.
How instructions steer models—and where they fail.
How your words become the model's input—and why next-token prediction makes prompting matter.
L1Roles, examples, structure, and step-by-step reasoning—patterns that often help, with limits.
L1Pulling fresh documents into the prompt so answers can cite outside knowledge.
L0When a model invents confident wrong answers—and practical ways to reduce the risk.
L1Models that handle more than one kind of input or output—text, images, audio, and more.
Loops, tools, planning, memory, and evaluation.
Systems that loop: observe, decide, act with tools, and repeat toward a goal.
L1Letting a model call APIs or functions instead of only writing text.
L1Breaking goals into steps—how agents plan, and how that overlaps with classical search.
L1Short chat context versus long-term stores—and why agents still forget.
L1How to test agent systems when “one right answer” is not enough.
Images, video, audio, and diffusion-style models.
Search, logic, and uncertainty—ideas that still matter.
Classical AI methods for exploring options and choosing paths—still useful today.
L1Storing facts as symbols and rules—powerful for clarity, brittle for messy reality.
L1How probability helps machines (and people) update beliefs when the world is noisy.
Benchmarks, safety, fairness, and real-world impact.
How researchers score models—and why leaderboards can mislead.
L1Making AI systems behave as intended—and reducing harm from misuse or mistakes.
L0How data and design choices can treat people unfairly—and who is responsible.
L0Jobs, information, power, and policy—how AI systems touch everyday life.
Glossary and quick lookups across the library.
Prefer news while you learn? Read Weekly Brief or the Live Feed.