Build a Teachable Machine Image Classifier With Your Kid
Kids create a hands-on AI project: Build a Teachable Machine Image Classifier With Your Kid. A parent or educator helps them build, test, and explain what the AI tool gets right and wrong.
What matters today
Kids create a hands-on AI project: Build a Teachable Machine Image Classifier With Your Kid. A parent or educator helps them build, test, and explain what the AI tool gets right and wrong.
Introduce your child to the mechanics of machine learning by training a custom computer vision model in fifteen minutes.
Article roadmap
What you will learn
-
How to use a free, web-based tool to train an image recognition model without writing code.
-
The core concepts of machine learning, including training data, classes, and model testing.
-
How to intentionally test and break your model to understand algorithmic bias.
-
Practical conversation starters to help your child connect this activity to real-world AI systems.
Most children interact with artificial intelligence daily, whether through video game matchmaking, video recommendations, or voice assistants. However, they rarely get to see behind the curtain to understand how these systems actually learn. By building a custom image classifier, you can demystify AI, transforming your child from a passive consumer of technology into an active builder. This project requires no coding experience, no paid subscriptions, and no specialized hardware (just a computer with a standard webcam). It offers a hands-on, highly engaging way to build true technological intuition.
The Tool: Google's Teachable Machine
To build our image classifier, we will use a free tool developed by Google called Teachable Machine. It runs entirely in your web browser, meaning no data is sent to external servers, and no account creation is required. This makes it an exceptionally safe and accessible environment for children aged eight to sixteen.
To get started, open a web browser on your computer and navigate directly to https://teachablemachine.withgoogle.com/ . Click on "Get Started" and select "Image Project," then choose the "Standard Image Model."
Step-by-Step Project Guide
We recommend building a classifier that can recognize three different hand gestures or three different household objects (such as a mug, a pen, or a notebook). For this guide, we will build a "Rock, Paper, Scissors" hand gesture detector.
Step 1: Define Your Classes
In machine learning, a "class" is a category of data. On the screen, you will see two default classes labeled "Class 1" and "Class 2." Rename "Class 1" to "Rock" and "Class 2" to "Paper." Click the "Add a class" button at the bottom to create a third class, and name it "Scissors."
Step 2: Gather Training Samples
Now, click the "Webcam" button under the "Rock" class. Have your child hold their hand in a fist (the "Rock" gesture) in front of the camera. Click and hold the "Hold to Record" button.
Free subscriber access
Keep reading with your free PromptHacker subscription.
Enter the email on your PromptHacker subscription. If access is available, a secure link will arrive in that inbox.
New to PromptHacker? Join the free weekly briefing first.
Three deep dives. Four useful moves. One email worth opening.
PromptHacker turns the AI firehose into practical next steps for work, health, family, and everything time keeps trying to steal.