
Open teaching materials to help secondary-school learners (roughly ages 14–18) understand and use AI safely and creatively—designed for classrooms in the Global South, where connectivity, devices, and language resources vary widely.
Instructor: Soumya Banerjee
Course site: https://neelsoumya.github.io/AI_for_school_students/
Contact: neel.soumya@gmail.com · Webpage
AI is already part of students’ lives—search, translation, homework help, social media. This course helps learners understand what AI is, use it thoughtfully, and build small projects that matter in their own communities—not only in wealthy labs with fast GPUs and English-only data.
We emphasise:
| Learners | Secondary-school students; also suitable for teachers, clubs, and outreach workshops |
| Prerequisites | Curiosity; basic digital literacy. Programming is introduced gradually—not required on day one |
| Duration | Flexible: ~8–12 weeks at 2–3 hours/week (class + activities), or a shorter bootcamp |
| Setting | Schools, science clubs, maker spaces, and online cohorts across the Global South |
By the end, learners should be able to:
Core files in this repository:
Learning Objectives:
Course content and materials can be found in the following files:
🚀 Basics of AI
🎮 💡 🛠️ Activities
🧩 No code tools
💻 Introduction to coding
🎮 💻 Coding activities
🎮 Coding
⚠️ More advanced topics
⚠️ Yet more advanced topics
Large language models
Ethics
Projects
| Week | Theme | Focus |
|---|---|---|
| 1 | What is AI? | Demos, myths vs facts, AI in daily life |
| 2 | How learning machines work | Simple analogies, interactive neural-net visuals |
| 3 | No-code AI | Try chatbots and no-code platforms; compare outputs |
| 4 | Data & stories | Load small datasets in Colab; charts that answer a question |
| 5 | Visualisation | Good and bad graphs; tell a story from local data |
| 6 | Large language models | What LLMs are; limits, hallucinations, checking sources |
| 7 | Prompt engineering | Clear prompts; few-shot examples; peer review of prompts |
| 8 | Maths & statistics (light) | Mean, variation, uncertainty—enough to read AI claims critically |
| 9 | Ethics & responsible AI | Bias, privacy, deepfakes, who owns data |
| 10 | Design & HCI | Sketch an app; accessibility; user testing with classmates |
| 11 | Hackathon (build) | Teams: chatbot, translator, or tool for a local problem |
| 12 | Hackathon (share) | Demos, reflections, what you would do differently |
Teachers can compress weeks 8–10 or swap in exams and quizzes where needed.
materials/setup.md so teachers can plan around devices, connectivity, and language support.materials/AI_basic.md first to introduce what AI is, everyday examples, and simple visual explanations.materials/nocodetools.md and materials/prompt_engineering.md to explore chatbots and prompt skills with free-tier LLMs like ChatGPT, Gemini, or Claude.materials/scavenger_hunt.md for a local, guided activity and materials/colab.md for low-code exercises when a laptop and internet are available.materials/code.md; keep the focus on logic and use browser-based Python resources when needed.materials/chatbot.md, then prototype it using materials/rapid_prototyping.md if possible.materials/HCI.md, and discuss fairness, privacy, safety, and checking AI outputs.materials/basic_mathematics_stats.md to cover light data awareness: mean, variation, uncertainty, and how to question AI claims.materials/projects.md that is easy to demonstrate and useful for the school or community.Ideas aligned with Global South contexts (see projects.md for more):
| Component | Suggested weight | Notes |
|---|---|---|
| Weekly activities & reflections | 30% | Completion and effort; cite if AI helped |
| Quizzes | 15% | Concepts, not memorisation of tool names |
| Participation & peer feedback | 15% | Labs, prompt reviews, hackathon teamwork |
| Midterm mini-project | 20% | e.g. prompt portfolio + short write-up |
| Final hackathon | 20% | Working demo + 5–10 min presentation |
Academic integrity: Using AI tools is encouraged; students must review, correct, and cite AI assistance. Submitting unedited AI text as their own work is not acceptable.
Office hours / forum: Set locally (TBD per institution).
Materials adapt and link to open resources from Anthropic, Hugging Face, Cambridge Bioinformatics Training, and many community educators. Thanks to students and teachers who test these activities in real classrooms.
This repository is licensed under GPL v3 (see LICENSE). You are welcome to fork, translate, and localise content; please keep attribution and share improvements when you can.
Forthcoming