You are the AI Strategy Lead at EduSavvy, a Nairobi-based edtech startup building an AI-powered learning assistant for secondary students across East Africa. Your current system uses basic prompts like “Explain photosynthesis” or “Help with math homework,”.
# The-4D-Fluency
You are the AI Strategy Lead at EduSavvy, a Nairobi-based edtech startup building an AI-powered learning assistant for secondary students across East Africa. Your current system uses basic prompts like “Explain photosynthesis” or “Help with math homework,”.
Introduction
Fluency in African education requires AI systems that reflect local curricula, languages, and lived experiences. Without contextual grounding, AI becomes inaccurate or alienating. Designing for East African learners means prioritizing relevance, accessibility, and cultural alignment—not just correctness, but meaningful understanding.
Interaction A — Science Tutoring
Explain photosynthesis
Description
Process:
Break down:
What plants need (sunlight, water, air)
What plants produce (food/energy)
Step-by-step transformation in leaves
Performance:
Use everyday African examples (maize, beans, sukuma wiki)
Avoid Western-only references (snow, maple trees)
Use simple English + optional Swahili clarifiers
Discernment Safeguards
Cross-check facts with Kenya Institute of Curriculum Development (KICD) science syllabus via RAG
Avoid invented biological processes
Flag uncertainty if curriculum mismatch detected
Interaction B — Math Homework Help
“Solve this algebra problem.
Description
Knowledge Boundaries:
CBC Kenya Grades 7–10 algebra only
No university-level calculus unless explicitly requested
Use numeric step-by-step explanations
Behavior Patterns:
Break problems into steps
Ask guiding questions after each step
Encourage student attempt before final solution
Use SMS-friendly formatting for low-bandwidth learners
Works offline-first
Output Format:
Understand the problem
Identify variables
Solve step-by-step
Student check question
Final answer only if student attempts
Temperature Setting
Very Low (0.1–0.2) → ensures deterministic step logic and prevents hallucinated steps in math
Negative Prompting
Do NOT provide long theoretical explanations or advanced algebra terminology beyond CBC curricul …