AI foundations by age
What 5-9, 10-13, and 14-18 year olds actually do in our AI track.
Age-graded AI
The AI pillar isn't a single curriculum - it's three age-graded tracks that flow into each other.
Ages 5-9
Visual AI tools. Image classifiers, simple chatbots, voice recognizers. The kid learns what AI is and what it can't do. Math underneath: counting, intro stats, the idea that computers learn from examples.
Ages 10-13
Python (free with package). Real classifiers, basic LLM wrapping, generative art. Kids start using Claude Code and Cursor under supervision. Math underneath: linear algebra intuition, probability, basic stats.
Ages 14-18
Full professional AI stack. Building agents, fine-tuning small models, shipping AI apps. Often combined with the Business pillar to ship real products. Math underneath: stats, linear algebra, calculus intuition.