math-tutor / tutor /__init__.py
Nyingi101's picture
Deploy AI Math Tutor
a62b942 verified
raw
history blame contribute delete
184 Bytes
"""
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"