// LEARN_AI
CURRICULUM

A clear path through AI fundamentals.

Learn AI is organized like a curriculum, not a feed. Start with one course, move lesson by lesson, and always know what comes next.

tracks
1
courses
2
lessons
6
reading time
2 hr
Continue learning

Keep your place across the curriculum.

Saved progress appears on this device after the page opens.

Foundations

Courses in foundations.

Start here if you want clear mental models before prompts, tools, or production tactics.

2 courses
Foundations
1 phase · 4 lessons

Foundational Intelligence

Build the mental model first. This course explains what an LLM is, how tokens work, why words become numbers, and how attention lets a model focus.

  • Explain how an LLM generates output in plain language.
  • Describe tokens, embeddings, and attention without relying on vague metaphors.
  • Build enough technical confidence to continue into data, prompting, and agent systems.
Foundations
1 phase · 2 lessons

Data & Prompting

Move from model mechanics into model behavior. This course explains why data quality, tokenization, and prompting shape the answers people actually receive.

  • Explain why tokenization quality affects cost and performance.
  • Describe how training data quality shapes model behavior.
  • Build better intuition for evaluating prompts and model output.