Quest 1 of 15
What Is AI? Tools vs Rules
Move from passive AI use to understanding how modern tools work. Compare old rule-based software with machine learning, explore ChatGPT and Gemini as study assistants, and learn why system instructions change behaviour without rewriting code. For example, you will test how the same study question changes when an AI is asked to act as a peer tutor or strict examiner.
Start here
If you have only ever used AI as a chat app, that is fine. This part explains what is actually happening behind the screen — in everyday language, from zero.
Big idea
Most apps you use follow fixed rules written by programmers. Modern AI tools like Gemini learn patterns from huge example sets instead — and you can steer them with instructions without writing code.

Learn one idea at a time
Read, explore, then mark each idea when you can explain it.
Idea 1 of 9
Traditional software is like a recipe: a programmer wrote every step in advance — IF the input is X, THEN do Y. Your calculator, an ATM, and a timetable app all work this way, and it makes them wonderfully dependable: the same input always produces the same output, and you can trace exactly why. But the recipe approach has a hard limit — if nobody wrote a rule for your situation, the program fails or behaves oddly. Nobody can write rules for recognising every possible photo of a cat, understanding every accent, or spotting every new scam message. Tasks like these, where the rules are too many or too subtle to write down, are exactly where a different approach was needed.
School apps: rules or learning?
- Timetable period bells
- Plagiarism similarity score
- Spell-check suggestions
Tap Left or Right for each example, then "Why?" for the AI explanation.
Choose a deep dive
Open the topics you want to explore. The detail stays folded until you need it.
Deep dive 1Three ways to sort the same problem
A school attendance app can use a rule to alert a teacher after three unexplained absences. It could use machine learning to flag patterns linked to future absence, and generative AI to draft a respectful message for a parent. These are different jobs, so calling all of them “AI” hides important choices.
Deep dive 2Generated does not mean checked
A generative tool can write a convincing paragraph about Zimbabwean history in seconds. It may also blend facts from different events or invent a source. Treat its output as a draft: check the claims, revise the wording, and keep responsibility for the final work.
Deep dive 3Case study: one shop, three kinds of software
A tuck shop owner uses all three approaches without realising it. Her till applies a fixed rule: every sale over a set amount earns a loyalty stamp. Her supplier's app uses machine learning to predict which drinks will sell out on hot weekends, based on past sales and weather. And she asks a chatbot to draft a WhatsApp promotion for the school sports day, which she rewrites in her own voice before sending. Rule, prediction, generation — three different jobs, three different levels of checking. The rule needs no review, the prediction needs a sanity check against her own experience, and the generated message needs a full rewrite pass because it speaks for her.
Deep dive 4The question behind every AI headline
News stories about AI often say a system 'reads', 'understands', 'decides', or 'knows'. These words borrow human abilities the system does not have. When you read such a claim, translate it: 'reads X-rays' usually means 'classifies image patterns statistically associated with disease'; 'understands your question' means 'maps your words to likely responses'. The translation is not pedantic — it tells you exactly where the system can fail. A pattern-matcher fails on patterns it has not seen; that is why unusual cases, rare dialects, and new situations are always where AI needs the most human checking.
Deep dive 5Rules vs learning in real life
A calculator follows fixed rules. A recommendation feed learns from past clicks. Same device, different kinds of software — learn to tell them apart.

One-minute challenge
Connect this lesson to real life
Name one situation where this idea could help, and one thing a person should still check.
Explore a real-world example
Use the arrows to connect the idea to a visible situation.
Photo example
Example: study screen
Your laptop is where you will test prompts, check answers, and keep notes of what you verified.

Key terms
Tap a term to flip and read the definition.
Optional further learningFree textbooks and trusted online resources
These sources informed the course structure. Use them to revisit a concept or study it in more depth.
Ready check
Tick each idea only when you could explain it without looking back.
Ready for practice? Once these terms feel familiar, try the flashcards and persona challenges — they turn abstract ideas into something you can actually use.
Extra context (audience, logistics, curriculum notes)
Built for: High school students (Forms 1–6) with no coding required. Ideal for learners who already use phones and social media but want structured, responsible AI skills.
Formats: Short concept videos or teacher-led discussion (30 min) · Hands-on AI chat lab on this page · Pair activity: persona swap challenge
AI Architect Module 1 — ML vs traditional rules; system instructions and persona design (AI_Architect_10_Part_Course.md).
Next up
Ready for the next part?
When you've finished the reading, inline exercises, and knowledge check for this part, check the box to continue.