Nyansa: AI-Assisted Tutoring That Keeps Teachers in Control
Overview
Nyansa (Twi for "wisdom") is an AI-powered tutoring and school management platform. Research from a founder's M.Ed studies was the inspiration to build it into a real product for actual classrooms and teachers.
The Challenge
AI tools for education tend to go one of two ways: they either replace the teacher's judgment entirely, or they're too generic to fit how a real school actually grades, schedules, and communicates with parents. The goal was a system where AI removes busywork and speeds up feedback, without ever taking a grading decision out of a teacher's hands.
The Solution
- •AI-assisted quiz generation, short-answer feedback, study-document summaries, and lesson-note drafting via Claude — all advisory, with a teacher reviewing and finalizing every grade before a student sees it
- •A tenant-safe gradebook with configurable grading schemes, weighted categories (quizzes 20%, assignments 20%, exams 60%), and an immutable correction and review history
- •Mobile-first attendance tracking with derived summaries and automatic alerts on corrections and absences
- •A guardian portal with email and Ghana-focused SMS notifications, built on an idempotent outbox so notices are never silently dropped
- •School finance built around Paystack-hosted Mobile Money checkout, reconciled server-side via signed webhooks rather than trusting the browser to confirm its own payment
- •Explainable analytics: teacher- and school-level trends with configurable early-warning signals for at-risk students
Technologies
PythonDjangoPostgreSQLAnthropic Claude APIPaystackArkesel (SMS)
Where It Stands
In active development and deployed as a live demo, evolving toward a multi-tenant school management system per its own public roadmap.