Home β€Ί Module 1
πŸ€– Module 01 Β· Beginner

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.

πŸ”’ PRIVACY SHIELD: When building with AI, never share your real name, home address, passwords, or other secrets. Think like a superhero protecting their secret identity!
πŸ“–

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.

πŸ“Ί What Is AI? - Simplilearn

🧠 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!

The brave astronaut landed on the mysterious planet and saw...

βš”οΈ 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?

It connects to Google and searches for the answer.
It might confidently make up an answer (hallucinate) because it is just guessing the next word.
It will refuse to answer.
πŸ› οΈ

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 πŸ‘.

  1. Open Google's Teachable Machine in a new tab.
  2. Choose "Image Project".
  3. Use your webcam to give it 20+ example pictures for "Class 1" (Peace Sign) and "Class 2" (Thumbs Up).
  4. Click "Train Model" and wait a moment.
  5. 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.

What's Next? 🎨

You've peeked under the hood of how AI *thinks*. But what about what it can *create*? In the next lesson, you'll take control and guide an AI to generate incredible images from just your words. Get ready to become an AI artist!

πŸ“š Learn More

← Back to Hub