P10 · Generative AI
language modelling → Transformer (reference tutorial) → fine-tuning, evaluation
Generative AI built from first principles: tokens, embeddings, attention and the full Transformer assembled step by step, culminating in a live BERT pipeline you can probe sentence by sentence.
The end-to-end picture first: every module in this pillar is one stage of the same journey — raw sentence in, meaning-bearing vectors out. The diagram below is the map; the corpus editor under it sets the sentences every lab computes on.