I kept rewriting the same quiz + spaced-repetition code. So I packaged it into an API.
A solo founder, who is also a maxillofacial surgeon, has developed QuizForge, an API designed to streamline the creation of educational content. The API can generate multiple-choice questions, short answers, and flashcards from text, URLs, or PDFs, and also provides a grading function for free-text answers. A key feature is its content-hash cache, which prevents duplicate LLM calls for identical inputs, and it offers both a hosted version with a free tier and a self-hostable option. AI
IMPACT This API simplifies the process of creating AI-generated educational materials, potentially accelerating development for edtech products.