This project aims at easing the hectic task of going through minute details of a text article inorder to generate Multiple Choice Questions (MCQs) for various quizzes.
The primary function of this project is to take in an article in the form of a text file and generate high quality MCQs with four options from the mentioned text with the help of Machine Learning and Natural Language Processing.
The project takes the input in the form of a text file in the initial lines of the program. Once it is done, it gives the created MCQ in the output of the program.
Please feel free to create PRs as there is always room for improvement! :)