🤖 Open Source · Free Forever

100 AI Agent Projects
for Every Age

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.

View on GitHub
scroll down ↓
100Projects
5Age Groups
3Skill Levels
0PhD Required

Why this exists

AI agents are the new superpower — for everyone

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.

Works in minutes

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.

🐍

Real code when you're ready

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.

👨‍👩‍👧

Built for all ages

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.

🔓

Free and open source

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

Anyone who has ever said "I wish there was something that could..."

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.

Kids aged 8 and up
Teenagers learning to code
Busy adults who want useful tools
Seniors exploring AI for the first time
Families building things together
Teachers and coding club organisers
Anyone curious about how AI actually works

Before you dive in

A few things worth knowing

None of this is meant to slow you down — just make the experience smoother from project one.

01

You don't need to code to start

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.

02

The Python scripts need one thing

Run pip install anthropic and set your ANTHROPIC_API_KEY. That's it. Every script works out of the box after that.

03

API keys are free to get started

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.

04

Read the README in each project folder

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.

05

The system prompt is the whole game

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.

06

Start with your age group, then explore

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.

100 projects across 5 age groups

👧 Kids 8–12 (001–020)
🧑 Teens 13–17 (021–040)
👨 Adults (041–060)
👴 Seniors 60+ (061–080)
👨‍👩‍👧 Family Projects (081–100)
🟢 Beginner — paste & go
🟡 Intermediate — some customisation
🔴 Advanced — extend with code

Ready to build your first agent?

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