Home โ€บ Module 3
๐Ÿ•ต๏ธ Module 03 ยท Intermediate

AI Agents & Assistants

A chatbot answers questions. An AI agent takes action. Agents can plan, use tools, browse the web, write code, and complete multi-step tasks โ€” all by themselves. Let's explore how!

๐Ÿ’ก

Key Concepts

๐Ÿค–
AI Agent
An AI that doesn't just answer questions โ€” it takes steps toward a goal, makes decisions, and uses tools to complete tasks.
๐Ÿ› ๏ธ
Tools & Actions
Agents can use tools: search the web, run code, send emails, read files. Each tool extends what they can do.
๐ŸŽฏ
Goal-Directed
You give an agent a high-level goal ("research this topic and summarise it"), and it figures out the steps itself.
๐Ÿ”„
Plan โ†’ Act โ†’ Observe
Agents work in a loop: plan a step, take an action, observe the result, then plan the next step โ€” until done.
โšก

Chatbot vs. Agent โ€” What's the Difference?

๐Ÿ’ฌ
Regular Chatbot
  • Answers questions in one shot
  • Responds to what you say
  • Doesn't remember past conversations (usually)
  • Can't take actions in the real world
๐Ÿ•ต๏ธ
AI Agent
  • Breaks goals into steps and plans
  • Uses tools (web search, code, files)
  • Can run for many steps to complete a task
  • Takes real actions in the world
๐ŸŽฌ

Watch & Learn

๐Ÿ“บ "What is an AI Agent?" โ€” A clear, beginner-friendly breakdown of what makes something an AI agent.
โšก Quick Activity โ€” After Video 1
๐Ÿค” Chatbot or Agent?
Read each scenario and decide: is this something a Chatbot or an AI Agent would do? Tap your answer!
Scenario 1 of 4
๐Ÿ’ญ "Order me a pizza from my favorite restaurant, track the delivery, and text me when itโ€™s 5 minutes away."
๐Ÿ“บ How AI agents plan, observe, and act โ€” exploring the loop that powers autonomous AI systems.
โšก Quick Activity โ€” After Video 2
๐Ÿ“‹ Put the Agent Steps in Order
A homework helper agent needs to research a topic and write a summary. Click the steps in the correct order (1 โ†’ 4)!
Write a clear summary from the collected notes
Plan: decide to search the web for information on the topic
Observe: check if the summary is accurate, fix any errors
Act: search the web and collect the key facts
๐Ÿ“ฐ

Read More

โš ๏ธ

Human Oversight is Important

AI agents are powerful, but they can also make mistakes! That's why it's important to always have a human check what an agent is doing, especially for important tasks. Just like you'd double-check a calculator's answer, you should review what an AI agent produces.

๐Ÿ†

Your Challenge

Mission: Design an AI Agent

Map Out Your Own AI Homework Helper!

You don't need to build it yet โ€” just design it! Think of yourself as the engineer planning how this agent would work.

  1. 1Draw or write out: what is the agent's goal? (e.g., "Help me research a history topic and create a summary.")
  2. 2List the tools it would need: web search? File writing? Talking to you for clarification?
  3. 3Describe the steps it would take, one by one (Plan โ†’ Act โ†’ Observe loop).
  4. 4What could go wrong? How would you want the agent to handle mistakes?
  5. 5Share your design with a parent or friend and explain how your agent would work!
๐Ÿง 

Test Your Knowledge

Question 1 of 5
โญ
0/5
Quiz Complete!

Time to deploy your creations!

Next: Deploy Your Work โ†’
๐ŸŒŸ

You Earned a Star!

+50 XP. Module 4 unlocked โ€” let's put your work online!

Continue to Module 4 โ†’