From curious 8-year-olds to tech-savvy seniors. Each project includes a working Python script and a copy-paste system prompt — no PhD required.
Why this exists
AI agents aren't just for developers. A grandparent can build a medication reminder. A 10-year-old can build a bedtime story bot. A teen can build a mock interview coach. This collection gives every age group 20 reasons to start building today.
Every project includes a copy-paste system prompt. Open Claude.ai or ChatGPT, paste it in, and your agent is running — no setup, no installs, no waiting.
Each project also includes a working Python script using the Anthropic API. When you outgrow the chat window, the code is already written and waiting.
Projects are grouped by age — kids, teens, adults, seniors, and family — so everyone starts with something that makes sense for their life, not just their skill level.
Every file is on GitHub. Fork it, remix it, add your own projects, run it in a classroom, give it to a grandparent. No strings attached, ever.
Who it's for
That's what an AI agent is. A thing that does the specific thing you need. This collection was built to show everyone — regardless of age or technical background — that they can build that thing.
Before you dive in
None of this is meant to slow you down — just make the experience smoother from project one.
Every project has a system prompt you can paste directly into Claude.ai, ChatGPT, or Google Gemini. Your agent is live in under a minute, no terminal required.
Run pip install anthropic and set your ANTHROPIC_API_KEY. That's it. Every script works out of the box after that.
Anthropic offers a free tier at console.anthropic.com. OpenAI and Google also have free tiers. You won't need a credit card just to try these out.
Each folder has its own README.md with what it does, how to run it, and tips to extend it. Takes 2 minutes to read and saves you 20 minutes of confusion.
Want to change how an agent behaves? Edit the system prompt. Add a rule, change the tone, add a restriction. You don't need to touch the Python code at all.
Projects are grouped by who they're designed for, but there are no rules. A curious 12-year-old might love project 57 (Journaling Prompt Agent). Jump around.
What's inside
Download all 100 projects for free. Every project folder includes a working Python script and a copy-paste system prompt.
Take me to the repo