AI is not one thing
“AI” is a label over many different systems. Name the specific one in front of you.
EXPLORE THE ATLAS
Switch your lens to change examples and recommendations. The underlying concepts stay shared and trustworthy.
WHAT THIS ISA landmark is one idea you can learn in about five minutes, ending in a decision you make. Rings group them by how far along you are, not by topic. See the legend
“AI” is a label over many different systems. Name the specific one in front of you.
“Reasoning”, “agent”, “thinking”, “understands” are marketing labels as much as technical terms. Read past them.
There’s a spectrum from a fixed script to a system that decides its own next steps — and picks where a human approves.
Today’s AI is reliable at reshaping text you give it — and unreliable at recalling facts from memory.
Confident, well-written output is not evidence. The failures look exactly like the successes.
Machine learning finds patterns in examples instead of following rules someone wrote by hand.
The model is the engine; the product wraps it; the system is everything — where the real decisions live.
Most AI in your life isn’t a chatbot — it’s quietly ranking, filtering, and recommending. Notice it.
A model only “sees” what’s in its current window. Everything else — earlier chat, unshared files — is invisible.
Chatting with a model doesn’t teach it. Whether your data trains a future version is a separate, checkable question.
Generative models predict plausible next pieces — words, pixels — rather than looking answers up.
Before using AI for anything, decide what it must not touch and where a human stays in charge.
Split a big task into stages you can check before the next one runs.
Start from the task and its stakes, not the demo — a tool that dazzles in five minutes can still be wrong for the job.
Put a person between the AI and any output or action that has consequences — before it goes out, not after it goes wrong.
A good meeting summary preserves decisions, owners, and open questions — not a smooth paragraph that reads well and decides nothing.
Using AI as a team changes the stakes — one person’s careless paste can expose everyone, so make the safe path the easy one.
The same AI feature can remove a barrier for one person and quietly build a new one for another.
Ask who is missing, flattened, or harmed by an output — not just whether it reads well.
When sources disagree, a model tends to produce one smooth answer. The disagreement was the information.
Being able to access something is not the same as being allowed to reuse it.
Part of good judgment is knowing which decisions aren’t yours to make alone.
Oversight only counts when the human has the time, the information, and the authority to say no.
Every model output has people and energy behind it. Both are costs someone pays, whether or not they appear on your bill.
Scale how hard you verify to how much it costs to be wrong.
Decide what not to paste, and know where the text goes, before you hit send.
Content an AI reads can carry instructions — treat retrieved text as data, not orders.
Your duties under the EU AI Act depend on your role — whether you build a system or merely operate one — and modifying a system can shift you into the heavier role.
Take a fluent, confident draft and repair it by checking every claim against a real source.
What an AI system is allowed to reach matters more than what it can be persuaded to say.
The EU AI Act sorts uses by how much risk they carry, and your obligations follow the tier — not the technology.
A demo shows what a system can do once. Evidence shows what it does repeatedly, on your work, when it fails.
Some tasks are a bad fit for AI not because it fails them, but because succeeding on average isn’t good enough.
Models are trained on what people rated highly, and people rate agreement highly. The result is a system that tends to tell you what you want to hear — which quietly defeats using it as a check.
Where the training data came from, whether anyone agreed to it, and whether you can tell what a piece of content is.
The model is one box among many. Drawing the whole path — and where it can fail — is what turns understanding into judgment.
A raw pretrained model doesn’t answer questions — it continues text. Everything that makes it an assistant happens afterwards.
A model can’t run code or send email. It can emit a structured request that something else executes — and that gap is where safety lives.
Without a fixed set of cases with known answers, “it seems better” is the only quality signal you have — and it isn’t one.
Pretraining is a long, expensive pass over a fixed corpus. What was in that corpus — and what wasn’t — shapes everything after.
Models are stateless. Every “it remembers me” feature is a store outside the model, re-inserted into the window each time.
The document that says what a model was built for, tested on, and known to be bad at — and how to read one that isn’t saying much.
“Open” usually means downloadable weights, not open source. The difference decides what you control and what you inherit.
Fetch the relevant passages first, then answer from them. It’s the main way to make a model current, specific, and citable.
A model is billions of numbers with no built-in explanation of itself. Interpretability is the research effort to read those internals — and it's why “ask it why” is not the same as knowing why.
A model’s tone carries no information about whether it is right. Getting a usable uncertainty signal takes deliberate work.
A leaderboard score is a real measurement of a specific thing — almost never the thing you actually need.