QuestionFinder

QuestionFinder

2 devlogs
1h 20m
Created by Manav

I'm building a smart exam assistant that takes exam papers (PDFs), extracts each question and its answer, and stores them in a subject-specific database. Users can submit questions to be added, but I approve them first to keep quality high. Once approved, everyone shares access to a massive question bank.
Users can search for questions using keywords—like "inertial mass"—and generate custom quizzes based on what they want to study. They can even choose how many questions they want, and the system will turn it into a clean, downloadable PDF quiz.
It’s like having a personalized exam generator, powered by a crowd-sourced, curated question database.

Timeline

I've got the page number and the origins removed from the variables I'm checking so now I'm left with just the questions, marks and question number.

Question Number and Mark has been appended to a dictionary. Next I need the actual question with it as well