ExamCopilot
AI-powered certification exam prep
This service has been retired — the code is now open source.
ExamCopilot ran as a hosted product through 2026. The hosted version has been shut down, and the entire platform is now released free under the MIT license for anyone to self-host, learn from, or build on.
What's in the repository:
- Adaptive question selection using Item Response Theory (3PL) with Fisher-information scoring
- Exam readiness prediction — projected score vs. passing score, with confidence
- FSRS spaced repetition for missed questions
- AI-generated explanations for every answer choice via the Claude API
- Django REST backend + Flutter web frontend, Docker deployment included