Spaces:
Runtime error
Runtime error
File size: 184 Bytes
a62b942 | 1 2 3 4 5 6 | """
AI Math Tutor for Early Learners — on-device adaptive tutor (EN / FR / KIN).
Runs fully offline, CPU-only, total footprint ≤ 75 MB (excl. TTS cache).
"""
__version__ = "0.1.0"
|