AI isn't magic. It reads words by chopping them into pieces, it "sees" pictures as grids of numbers, and it learns either with a teacher (classification) or all by itself (clustering). Take each idea apart in its own little playground โ then see how a real LLM learns and answers.
Chop a sentence into pieces and give each a number.
Play โ 2๐งนStop-words, stemming & lemmatization โ words to their roots.
Play โ 3๐ขTurn words into numbers so similar words sit close together.
Play โ 4๐ฎThe probability game every language model plays.
Play โ โ ๐คThe big one. Watch the model learn from text, then write one token at a time.
Open the big lab โUnzip and double-click index.html โ runs with no internet.