A Responsive web app that use Ai to turn pdf files into Structured Q&A type Reviewer. user can customize the generated output before saving, and take personalized quizzes based on the saved Reviewer. The quiz allows filtering, skipping questions, and allow uset to choose between input and multiple-choice modes. After completing a quiz, users get a visual breakdown of their performance including correct, wrong, and skipped answers.
- Auto-Generate Questions & Answers – Converts content into a structured Q&A format using Gemeni api.
- Upload Multiple PDFs – Process multiple PDF files at once and create on organized reviewer.
- ✏Modify Output – Users can edit, add, or remove generated questions before saving.
- save Reviewer – reviewer automaticaly save to database.
- Once a reviewer is saved, users can start a quiz based on that content.
- The quiz experience is adaptive and flexible:
- quiz is shuffle in every take
- Option to filter questions (user can pick what the scope of his quiz)
- Option to pass a question if he/she dont know the answer
- Use a text input for answers or see multiple choice box options
After completing a quiz, users receive a performance breakdown including:
- 📈 A visual chart (e.g., pie)
- ✅ Number of correct answers
- ❌ Number of wrong answers
- ⏭️ Number of passed questions