Quanta
Adaptive learning workspace
An AI-assisted study app built as a Django REST API with an Expo client. It turns uploaded material into guided paths, schedules review from how well you actually recall a topic, and maps what you have learned as a memory constellation.
- Guided study paths generated from uploaded documents
- Spaced repetition scheduled from recall performance
- AI tutor and generated quizzes per topic
- Versioned REST API with pagination and an error envelope
- Django
- DRF
- PostgreSQL
- Expo
- React Native
- TypeScript