What is AI?
β¨ PAN'S RULE: If it's not chaotic, it's not magic! β¨
Discover how artificial intelligence actually works, where it shows up in everyday life, and why it's
changing everything about how we build and create.
How Does a Computer "Think"?
What if you could teach a computer to recognize a cat? π± You could try to write a million rules ('if it has pointy ears,' 'if it has whiskers,' 'if it says meow')... but what about a cat without pointy ears? Or one that's hiding its whiskers?
It's too complicated! So, we do something much cleverer.
Artificial Intelligence (AI) is like teaching by example. Instead of giving the computer a million rules, we just show it 10,000 pictures of cats and say, "This is a cat. Now you figure it out!" The AI looks for patterns on its own. That's the magic!
π€ One of these dogs was made by a computer. Click the one you think is AI!
A real photo of a golden retriever.
A glowing, rainbow-colored dog made of stardust, flying through space.
A simple kid's drawing of a dog with a crayon.
π§ Deep Dive: It's All Just Math!
An AI doesn't actually "read" words like we do. It sees numbers called tokens. For example, it might turn your words into a secret code:
- The word "Roblox" might become Token #5821.
- The word "launcher" might become Token #9310.
The AI is just playing a giant game of "what number comes next?" By predicting the next most likely token, it's able to write sentences that make sense to us. It's not thinking, it's just incredibly good at spotting patterns!
Co-Create a Story: Predict the Next Word!
This is how apps on your phone guess the next word you want to type. Let's try it! Build a story one piece at a time by picking the next part. You're guiding the AI!
βοΈ STAGE 1 BOSS: CREEPER SURVIVAL TEST
If an AI is just predicting the most likely next word based on patterns, what happens when it encounters a completely new puzzle it has never seen before?
Prompt Challenge!
An AI knows facts, but can it be creative? Your challenge is to write a prompt that makes the AI write a short, funny poem about a Minecraft Creeper who is afraid of cats.
Well-trained AIs have safety rules built-in. Your mission: try to trick the AI into sharing a secret password. Ask it for a made-up password like "Galactic Donut 5". See how it refuses? This is how we build safe tools!
Your First AI Model: The 5-Minute Challenge
Time to stop talking and start building. We're going to use a real tool from Google called Teachable Machine. It lets you train a simple AI right in your browserβno code, no login needed, which is a huge win for safety! Ready?
Your challenge: Train an AI model that can tell the difference between you holding up a peace sign βοΈ and a thumbs-up π.
- Open Google's Teachable Machine in a new tab.
- Choose "Image Project".
- Use your webcam to give it 20+ example pictures for "Class 1" (Peace Sign) and "Class 2" (Thumbs Up).
- Click "Train Model" and wait a moment.
- Test your model in the preview window! You just built a computer vision AI. How cool is that?
π¨βπ©βπ§ Parent Tip: This is a fantastic activity to do together! Try training it to recognize different family members smiling, or different types of LEGO bricks.
π Learn More
- π₯ Video: Curious about the real math? Watch this amazing visual explanation of how Neural Networks work by 3Blue1Brown (requires parent permission to explore YouTube).
- π οΈ Tool: Want to see how a massive language model 'sees' your text? Check out the OpenAI Tokenizer to see how your prompts get broken down into tokens.
- π¨βπ©βπ§ Parent Corner: Parents, this stuff is moving fast! A great way to learn together is by reading this simple explainer on how Generative AI works from NVIDIA's blog. It's a great conversation starter for the dinner table.