Foundations

This is how AI actually works, in plain English

No math, no jargon, one honest mental model. Once you know what it’s actually doing, everything else on this site makes more sense.

This is how AI actually works, in plain English. One mental model, no math, and it explains both why this thing feels like magic and why it sometimes lies to your face.

This is how AI actually works, in plain English (animated demo)

The model: a prediction machine, not a lookup machine

When you ask a chatbot a question, it is not searching a database of facts and copying out the answer. It is doing something stranger: predicting, one small piece at a time, what words most plausibly come next, based on patterns absorbed from a staggering amount of human writing.

A useful way to feel this: it’s like the world’s most well-read improviser. It has read essentially everything, remembers the patterns rather than the pages, and composes every answer fresh, in the style of the truth.

Why that explains the magic

Patterns are why it’s so good at exactly the things this site teaches. Your landlord email, your budget conversation, your lease clause: each is an instance of a pattern it has seen thousands of ways. When you give it your situation, you’re telling it WHICH pattern you’re living, and it plays the version fitted to you. That’s the whole mechanism behind the context skill, and why generic questions get generic answers: without your details, it can only play the average.

Why that explains the lying

A prediction machine composes the most plausible next words. Usually the most plausible words are the true ones. But ask about something obscure, and it does exactly what it always does: produces something SHAPED like the right answer, with the confidence of everything else it says. It isn’t lying the way a person lies; it has no idea it’s doing it. There’s a whole post on this, because it’s the most important limitation in the building.

What this means for how you use it

  • Trust the reasoning shape, verify the facts. It’s brilliant at structure (what to consider, what to ask, how to compare) and unreliable at specifics (dates, prices, citations, dosages). Use it for the first, check the second.
  • It doesn’t "know you" unless you tell it. Each conversation starts near-blank. The context you give is the only you it has.
  • Confidence is not a signal. It sounds equally sure when right and wrong, because the sureness is part of the composition. Calibrate on stakes, not tone.

You now know more about how this works than most people using it daily, and nothing above required a single equation. That’s the level of understanding this site considers necessary: enough to predict its behavior, no more.

This is how to use AI.