Kadharmoideen Fadurudeen (2026) โ arXiv preprint (cs.HC, cs.CY, cs.SD).
๐ Full text (arXiv)
Kutti AI addresses a persistent equity gap in educational technology: nearly all edtech assumes a visual interface, excluding an estimated 1.4 million blind children worldwide. The system inverts this assumption entirely, making spoken conversation the primary and sufficient learning modality โ children hear curriculum content, answer aloud, and receive spoken feedback with no visual dependency, positioning it within the special-education and accessibility strand of adaptive-learning research.
Three engineering contributions make this practical on commodity mobile hardware. First, a multi-signal struggle-detection engine fuses response latency, wrong-attempt counts, and keyword-based hesitation cues to decide in real time when to offer hints or simplify questions โ a lightweight alternative to the learner-modeling machinery of full intelligent-tutoring-systems. Second, a cross-language answer-matching pipeline (translation/transliteration, Levenshtein fuzzy matching, text normalization) ensures children are not penalized for code-switching or pronunciation variation, an important fairness property for multilingual learners and a concrete instance of equity-aware design. Third, an offline-first on-device ASR pipeline removes the connectivity requirement, extending personalized-learning to low-resource settings where cloud-dependent tutors fail.
The paper is a systems contribution rather than an efficacy study โ no learning-gains evaluation is reported โ so claims about pedagogical impact should be treated as design hypotheses pending classroom trials. Nonetheless it is a rare example of student-ai-interaction research that centers disabled learners from the outset rather than retrofitting accessibility.
Related Pages
- special-education โ voice-first offline tutor for visually-impaired children
- adaptive-learning โ real-time struggle detection on commodity mobile hardware
- intelligent-tutoring-systems โ lightweight multi-signal alternative to full learner modeling
- equity โ cross-language answer matching avoids penalizing code-switching
- personalized-learning โ offline-first ASR extends personalization to low-resource settings
Citation
APA: Kadharmoideen Fadurudeen (2026). Kutti AI: A Voice-First, Offline-Capable Learning Companion with Real-Time Struggle Detection for Visually-Impaired Children. arXiv:2607.22377. arXiv preprint.