Paths for every level
Organised by how much setup you're signing up for: no code means open a website and go, intermediate means some local setup, advanced means you're in deep. Costs are labelled honestly; the curricula stay free-first.
Open the glossary — every term, plainly defined
Suggested curricula
Pick the one that matches where you are. Durations are honest estimates, not marketing.
Get productive with chatbots, week one no code
Anyone — no code, no setup · ~1 week at 1 hr/day
From "I've heard of ChatGPT" to using AI competently for real daily work. The skill is delegation: knowing what to hand over and how to check it.
- Pick two assistants and make accounts — one general (ChatGPT, Claude, Gemini) + one for research (Perplexity); comparing two teaches more than mastering one
- Do real tasks, not demos — rewrite an email, summarise a contract, plan a trip, debug a spreadsheet formula — your actual work, every day
- Anthropic prompt engineering guide — read once, then apply: give context, show examples, ask for structure
- Learn the failure modes — hallucination, stale knowledge, confident nonsense — the glossary's "Using LLMs" section is your field guide
- Elements of AI, both parts — finish the week with real mental models under the habits
Programmer → ML practitioner intermediate
Comfortable with Python · ~4 months at 6–8 hrs/week
From writing ordinary code to training, fine-tuning, and deploying real models. Top-down first, then fill in the math.
- Kaggle Learn: pandas + intro ML — a weekend of warm-up if you haven't touched data tooling
- fast.ai Practical Deep Learning, part 1 — ship working models immediately; do the homework, not just the videos
- Karpathy — Zero to Hero — rebuild everything fast.ai gave you from scratch; this is where it clicks
- Hugging Face course — the practical open-model ecosystem: fine-tuning, datasets, deployment
- One personal project, shipped — train or fine-tune something on data you care about and put it online — an AI coding editor from the shelf above makes this faster
Practitioner → researcher-grade depth advanced
Finished the practitioner path or equivalent · ongoing, ~6+ months
Theory, current literature, and a specialisation. The free material here is as good as any degree — the scarce input is your consistency.
- Stanford CS224n or CS231n — pick by interest (language vs vision); do the assignments
- Deep Learning Book, selected chapters — read alongside the course wherever the math feels thin
- ARENA curriculum — if interpretability/safety pulls you; genuinely hands-on
- Reproduce one paper per month — the single habit that separates readers from researchers
Resource shelves
Chatbots & assistants — start using AI today no code 8
The most popular hosted assistants. Nothing to install: open the site, type, get work done. Every one of these has a meaningful free way in unless marked otherwise.
Foundations — understand what you're using no code 4
No programming required. These build correct mental models — the difference between using AI and being used by it.
AI code editors & coding agents intermediate 6
Some local setup required — installing an editor or CLI and connecting an account. This is where AI stops answering questions and starts doing the work with you.
For programmers — build with ML intermediate 5
Comfortable with Python? These take you from calling APIs to training and fine-tuning your own models.
Databases intermediate 5
Every AI application sits on one. SQLite for local work, Postgres when it grows up, pgvector when RAG arrives.
Advanced & research advanced 6
Theory, current literature, and how the machinery underneath actually works — including the math behind the image generators on the AI Art page.
A dedicated page of free playlists and Microsoft Learn paths for AI inside the Office apps most workplaces already run.
How to use this page
The field moves fast but the fundamentals don't. Start at your tier and finish things — the classic failure mode is collecting resources instead of completing one. Generative image and video tools live on the AI Art page; the theory behind them is here under Advanced.