Define the question
Pick one small classification task, such as ripe/not ripe, rolls/does not roll, or animal/vehicle.
| Tool or method | Best fit | Age guidance | Data and privacy boundary | First safe activity |
|---|---|---|---|---|
| Offline sorting classifier | Understanding training examples, labels, testing, and failure. | 7–14 with an adult. | No account, camera, microphone, upload, or child profile. | Sort household objects into two labels, test hidden examples, and record mistakes. |
| Scratch | Visual coding, interactive stories, games, and simple AI-related logic. | Scratch says it is primarily designed for ages 8–16 and can be used by younger children with parents. | Use offline or parent-reviewed sharing; avoid names, school, contact details, and identifying media. | Create a sprite that asks questions and explains why it chose one branch. |
| Google Teachable Machine | Seeing image, sound, or pose classification from examples. | Parent-guided; review Google policies before webcam, microphone, or account use. | Google says training can happen locally on the device; still avoid child faces, voices, bedrooms, school logos, and private files. | Train “object A vs. object B” with toys or drawings, then test confusing examples. |
| CodeAI / Code.org AI tools | Classroom AI lessons, teacher-led AI chat, and curriculum-aligned activities. | Some AI Chat Lab access is limited to verified-teacher sections and is not available to students under 11. | Use only through authorized teacher, school, district, or parent setup; avoid free-text personal details. | Use a public AI lesson first, then discuss what the tool should and should not answer. |
| micro:bit and MakeCode | Connecting code, sensors, movement, and simple physical computing. | micro:bit resources are designed for children and educators around ages 8–14. | Movement samples in micro:bit CreateAI can remain in browser local storage; downloaded files may contain sample data. | Use the simulator or a physical micro:bit to classify simple gestures without names or photos. |
Pick one small classification task, such as ripe/not ripe, rolls/does not roll, or animal/vehicle.
Use objects, drawings, public sample data, or invented text. Do not use child faces, voices, names, schoolwork, or locations.
Keep some examples hidden until testing. Record wrong answers instead of hiding them.
Ask which feature, label, or missing example caused the model to fail.
Use the free class to start with AI basics, privacy boundaries, and a parent-guided demonstration.