🐔

Meet Clucky the Chicken!

Clucky found a smartphone in the barnyard and wants to use AI to find more corn. But AI is confusing! Clucky needs you to complete these challenges to teach him how machines "think" and how to stay safe.

🎨 Why are we learning this?

"...the wit, intelligence, and understanding of the human condition needed to steer and shape AI, oversee its outputs, and ensure it does not make things up will define the skilled work of the future."

— Lord Smith of Finsbury

🇪🇺 EU Compliance: Static webpage. 100% GDPR compliant. No personal data processed.

🐝 BEE SECURE: Golden Rules

  • AI is NOT Human: It doesn't think or feel.
  • Protect Your Privacy: Never share personal information.
  • Talk to Real People: If you have a problem, always speak to an adult that you trust.

🏆 Print Your Master Certificate

Have you finished all the challenges? Print your official certificate. It proves you understand the UK National Curriculum, ISTE, and CSTA standards for AI!

1. The Privacy Sorter

📖 What are we learning?

"With AI or on the Internet, we should not share personal information... for example: Our full name... Where we live... Passwords". "Shared personal information could be stored on the operators' servers".

Help Clucky! Sort the cards below into "Safe to Tell AI" and "NOT Safe".

...

Progress:

🎉 Challenge Complete!

Your Score: / 15


UK Year 5/6 Computing (E-Safety) | ISTE 1.2.d Digital Citizen | CSTA 1B-NI-05

2. The Algorithm Filter

📖 What are we learning?

"An algorithm is a clearly defined sequence of steps used to solve a task... functioning like filters". "AI can be trained on data whose patterns favour certain groups... This can lead to discriminatory content".

🧑‍💻 Coder's Cheat Sheet

Computers don't read words like humans; they use math symbols to make decisions!

  • === means IS EXACTLY.
    Example: IF (gender === 'female') means it will ONLY hide females.
  • !== means IS NOT.
    Example: IF (emotion !== 'angry') means it will hide everything EXCEPT angry posts!

Clucky's feed is being filtered! Read the code rule. Click the items you predict **will be hidden**. Click "Apply"!

...

The Algorithm Rule (Code):
Dataset:

    Progress:

    🎉 Challenge Complete!

    Your Score: / 15


    UK Year 5 Humanities (Bias) | ISTE 1.3.b Knowledge Constructor | CSTA 1B-IC-18

    3. The Prediction Game

    📖 What are we learning?

    "Generative AI uses complex algorithms to make predictions about the most likely response to a prompt". It doesn't actually "think"; it just calculates patterns!

    Act like an AI! Look at the pattern in the data, and predict what the EXACT next word will be.

    Loading... [?]

    Progress:

    🎉 Challenge Complete!

    Your Score: / 15


    UK KS2 Computing (Logic/Sequence) | ISTE 1.5.c Computational Thinker | CSTA 1B-AP-09

    4. Train CluckyBot (Machine Learning)

    📖 What are we learning?

    "An AI system can only do what it has been programmed or trained with data to do". It learns from humans!

    Clucky's AI brain is completely empty. Chat with him. If he doesn't know the answer, he will ask you to teach him. See how quickly he learns!

    Bawk! I am CluckyBot. My brain is empty. Say "Hello"!
    UK KS3 Computing (Data & Output) | ISTE 1.5.b Computational Thinker | CSTA 2-DA-07