The Python Quiz App is a web-based application designed to quiz users on their Python knowledge. It utilizes a Flask backend to serve API requests, fetching quiz questions and answers from a JSON file ...
Multiple Choice Questions Generation using T5 Transformers. This project focuses on generating multiple-choice questions (MCQs) using T5 Transformers. Two T5-small models have been fine-tuned. One has ...