Reference
Reference gym
Look up a term, grab a cheatsheet, or follow a quick recipe — then jump into an interactive lesson.
Glossary
334Plain-English definitions with lesson links.
Browse all glossary →How-to recipes
74Bite-size tasks with copy-paste prompts.
- How to summarize a long document
- How to write a system prompt
- How to chunk documents for RAG
- How to study a chapter with AI
- How to build a simple chatbot
Cheatsheets
28One-page cards for decisions and checklists.
- Prompt recipe card
- Prompt vs RAG vs fine-tune
- Safe sharing checklist
- Verify AI answers checklist
- Pick a model for your task
Snippets
31Copy-paste starters for APIs and RAG.
- Canary traffic split (sketch)
- Injection test fixture (pytest sketch)
- OpenAI chat — minimal
- OpenAI chat — streaming
- OpenAI embeddings
API docs
19Chat, embeddings, errors — with examples.
- OpenAI Chat Completions API
- OpenAI Embeddings API
- OpenAI errors & rate limits
- Anthropic Messages API
- OpenAI function calling
Quick starts
5Persona jump routes for each learning path.
- Everyday learner — 30-minute start
- School kids — fun safe start
- Student — exam prep + build track
- Professional — productive week one
- Builder — Python to shipped RAG