Build an AI Agent & AI Familiar in Python — Complete Beginner Tutorial Bundle
Hi! I'm Selita, I'm 12 years old and I live in Switzerland. I was born in
Sweden, grew up between Stockholm and Dubai, and now I'm here making AI
tutorials from my bedroom.
I made these tutorials because I wanted to build a real AI project
myself, not just watch someone else do it. Every fix and every weird
error in here is something I actually ran into and figured out.
If a 12 year old can build her own personalized ai agent, so can you!
Build a real AI project from scratch — works on both Mac and PC.
This bundle includes two step-by-step interactive tutorials that take
you
from zero coding experience to a working AI companion that floats on
your
screen, watches what you're doing, and comments on it.
Open the HTML files in any browser and follow along. No special
software needed to read them — just Python, which is free.
━━━ WHAT YOU BUILD ━━━
PART 1 — Build Your First AI Agent
Your first Python script that talks to Claude AI, prompt engineering,
tool use, and the agentic loop that powers every autonomous AI system.
PART 2 — Build Your AI Familiar
A floating creature that lives on your screen, takes screenshots to
see what you're doing, speaks through speech bubbles, watches on its own
every few minutes, and remembers things between sessions.
━━━ WHAT'S INCLUDED ━━━
✓ Part 1 interactive HTML tutorial (7 steps)
✓ Part 2 interactive HTML tutorial (10 steps)
✓ Complete working source code
✓ Config file to customise your familiar's name, emoji and personality
✓ Windows launch script
✓ README with quick-start instructions
━━━ WORKS ON ━━━
🍎 Mac — fully supported, all steps tested
🖥️ PC (Windows) — fully supported, all steps tested
Both platforms have their own instructions inside every step.
━━━ WHAT YOU NEED (all free) ━━━
→ Python 3 (python.org)
→ A free Anthropic API account (console.anthropic.com)
→ Claude Code (free tier available)
No prior coding experience needed. Everything is explained from
scratch.