Show HN: AI-Powered Quiz Generator with SRS and One-Click Web Deployment

1 Reqeique 1 6/22/2025, 7:34:18 PM github.com ↗

Comments (1)

Reqeique · 3h ago
I built a tool that turns raw text into interactive quizzes with spaced repetition support (SM-2 algorithm). It uses the Gemini API to parse input intelligently—even figures out correct answers if you forget to mark them.

The quizzes are versioned and stored privately using Hugging Face Datasets, and the app includes automatic deployment to Netlify so you get a public quiz site in one click. There's also gamified learning (XP, streaks) and all data stays under your control.

Built with Streamlit and open source on GitHub. Feedback welcome, especially from folks building educational or AI tools.