Qgen is a tool that helps you generate Multiple Choice Questions (MCQ) from any text.
Attach your notes, guidebooks and articles to generate questions for your learning.
Qgen.Demo.mp4
https://colab.research.google.com/drive/1o9DLC79lm9cMViDqDQMQ8H_HIJEHZty5?usp=sharing
https://nghuiling-qgen-home-2n3gaq.streamlit.app/
- Clone the repo
git clone https://github.com/nghuiling/Qgen.git
- Install Python packages
pip install -r requirements.txt
- Run Streamlit
streamlit run home.py