AI QUIZ MAKER
Goal:
When a new employee joins a company, they are often required to read and comprehend numerous regulation documents provided by the HR department. However, there is no effective way to ensure the employee fully understands the material. The goal of this project was to create a proof of concept (PoC) for an AI-driven tool that generates concise quizzes based on the contents of these documents. The quizzes serve as a knowledge check to confirm employees' understanding of the material. Ultimately, this functionality is intended to be integrated into the customer's IT ecosystem, streamlining the process of verifying new employees' comprehension of essential documents.
Features:
- Input Flexibility: Accepts PDF text documents as input for easy integration with existing HR materials.
- Smart Quiz Generation: Automatically generates a specified number of questions, including both single-answer and multiple-answer formats, tailored to the document's content.
- Interactive or Review Mode: Offers the option to either take the quiz immediately or simply display the correct answers for review.
Challenges:
- Ensuring Question Diversity:
Creating a wide variety of question types, such as single-answer, multiple-answer, and true/false, while maintaining clarity and alignment with the document's content requires sophisticated AI logic. - Controlling Difficulty Levels:
Balancing the complexity of the questions to match the document's content involves analyzing the material and adjusting the generated questions to ensure they are neither too simple nor overly complicated.
This tool is designed to not only enhance employee onboarding but also improve compliance and understanding of critical company policies.