Verbatome / 2026From text to assistant

Inside
an LLM

Essential language-model mechanisms become objects you can observe, test, and change.

01-08

A progressive path from raw text to the assistant. No AI background required. You don’t need to be a mathematician.

Start the course

Try it now

Break a sentence.

Type to see the units produced by our teaching tokenizer.
35 / 240 characters
Amodelreceivestokens,notwords.

How we learn

Understand it with your hands.

  1. 01

    Manipulate before naming

    Start with a concrete example, risk a prediction, then manipulate the mechanism. The explanation makes sense of what you just saw.

  2. 02

    Build without black boxes

    Each lesson picks up where the previous one stopped: text, tokens, vectors, context, blocks, prediction, training, then assistant.

  3. 03

    Watch the computation take shape

    Tokens, vectors, weights, and probabilities stay visible while you manipulate them.

Index / 08

The learning path

A progressive path from raw text to the assistant. No AI background required. You don’t need to be a mathematician.

Step inside the machine.

Open the first chapter