PolyglotSRS
Personal project, active useA spaced-repetition language platform I build solo, front to back, for my own language learning. Answers are graded by a per-language NLP backend rather than by string match: Arabic never fails an answer purely for missing diacritics but still catches a wrong root pattern, Turkish applies Turkish casing rules so a correct answer typed in caps is not marked wrong, Russian knows aspect pairs. Claude-powered tutors coach from the learner's own failure history.
- FastAPI
- asyncpg
- Supabase
- React
- TypeScript
- Claude API
- FSRS-5
Sole builder, for personal use and language learning, not a product. Live and invite-only: request access and I'll approve it. Grammar paths seeded across every documented language, roughly 4,600 drills, with ~500 backend and ~95 frontend tests in CI.