Build an LLM Playground
Open the black box. You'll build an interactive playground that exposes exactly how a modern language model turns a prompt into text — the same mental model you'll rely on for every project after this one.
- LLM foundations
- Tokenization
- Transformers
- Model families
- Pre-training
- Post-training (SFT, RLHF)
- Evaluation
- Text generation