Building Things with AI
- Discover free tools that let you build games and AI projects without needing to code
- Learn what it means to train your own AI model with your own examples
- Follow a step-by-step starter project you can complete this week
- Understand that building real things with AI is something you can start today
You Can Build Real Things — Right Now
Here's something most kids don't know: you don't need to learn to code for years before you can build something real. Right now, today, you can create a game, train your own AI to recognize things, or build an interactive project — even if you've never written a single line of code.
That's what this lesson is about. Let's go make something.
What Does "Building with AI" Actually Mean?
Building with AI means using AI tools as your construction crew. You're the architect — you decide what to make and what it should do. The AI helps you put it together.
There are two main types of things kids build with AI:
- Games and interactive projects: Things people can play, click through, or interact with
- AI models you train yourself: You teach the AI to recognize something — like your drawings, your voice, or hand gestures — and then it does it on command
Both are way more doable than they sound. Here are the best free tools to get you started.
The Best Free Builder Tools for Kids
Machine Learning for Kids (free, ages 8–14) is the most impressive one. You teach an AI to recognize images, text, or sounds — and then you plug that AI brain into a real Scratch game you build yourself. For example: train it to recognize "thumbs up" vs. "thumbs down" from your webcam, then use that to control a character in your game.
Google Teachable Machine (free, no account needed) lets you train your own AI using your webcam or microphone right in the browser. You just show it examples, and it learns. No downloading anything.
Scratch (free, from MIT) is the most popular creative coding platform in the world — over 100 million kids use it. Instead of typing code, you snap colorful blocks together like puzzle pieces. It connects directly with Machine Learning for Kids, so you can give your Scratch games real AI superpowers.
GDevelop (free, all ages) is a game-making tool where you build actual games without writing code. You can add characters, levels, and sound effects — then publish your game online and share it with friends.
Rosebud AI is the most mind-blowing one: you just describe the game you want in plain English, and AI builds a working version for you to play with and improve. It's like magic — you'll want to try it immediately.
Your First Build — A Starter Project
Here's a simple project you can do this week using Machine Learning for Kids and Scratch. No experience needed — just follow the steps:
- Go to machinelearningforkids.co.uk and make a free account (ask a parent to help if you're under 13)
- Start a new project called "Happy vs. Sad"
- Draw 10 happy faces and upload them as your "happy" examples — then do the same with 10 sad faces
- Click "Train" and watch the AI learn the difference
- Build a quick Scratch game where the AI guesses which one a new drawing is — then let your friends try to trick it!
Pro tip: The more examples you give the AI, the smarter it gets. Try giving it 30 examples per category instead of 10 and see how much better it gets at guessing.
What You Just Did Is a Big Deal
If you try that project, you'll have done something real: you trained a machine learning model and built an app around it. That's not just kid stuff — that's exactly what professional AI engineers do, just with fancier tools and bigger teams.
Every game you've ever played, every app on your phone — it started with someone deciding to build something. Now you have the tools to do it too. What are you going to make?
- Machine Learning for Kids and Scratch let you build real AI-powered apps for free — no coding experience needed
- You can train an AI to recognize your drawings, voice, or gestures using Google Teachable Machine right in your browser
- GDevelop and Rosebud AI let you create and publish actual games without writing a single line of code
- Every app and game started with someone deciding to build something — now it's your turn