Show HN: I built a tool that generates quizzes from documents using LLMs
10 points| nelson687 | 11 months ago
Being a backend engineer, I have always struggled to finish my side projects due to my awful frontend skills. Now, with the progress of AI coding tools, I had no more excuses. 100% of the frontend, landing page and even the logo was made using a combination of Cursor, ChatGPT and Claude, but it's always been under my supervision and never blindly accepted the proposed changes. The backend and infra was handled by myself.
The tool itself is pretty straightforward: upload any PDF/DOC, get quiz questions generated by an LLM, export them if you want, and come back to your previous quizzes anytime. I got this idea when I was studying from a pdf for my UK citizenship. I know there are similar tools around, but it was a good opportunity for me to build something end to end!
I'd love to know what you think or what you might use this for. Any feedback is super appreciated!
CodeCrusader|10 months ago
ljoshua|11 months ago
One thing I’d love to see is some examples of what the generated quizzes look like/work like before I upload something. Right now, I have no idea what I’ll get before uploading something. Some examples or demos on the front page would be great.
nelson687|11 months ago
unknown|11 months ago
[deleted]