mcqgenerator
There are 2 repositories under mcqgenerator topic.
codeasarjun/mcq_generator
The web app is designed for generating multiple-choice questions from text input. Users can either type text directly or upload `.txt` files to create questions. The application also offers options to download the generated questions in PDF or Word format.
muhammadadilnaeem/MCQ-Generator-using-OpenAI-Langchain-Streamlit
The MCQ Generator is a comprehensive project designed to generate multiple-choice questions (MCQs) from provided text, evaluate the complexity of these questions, and present them through a user-friendly web interface. This project leverages LangChain and Streamlit for its core functionality.