QuizzGen
Generate Quiz questions from PDF/text files, you can ask topics within in the input file.
https://github.com/rupeshs/quizzgen/assets/3255994/1ad41486-5d99-4e10-8eed-02e18ad04b7c
Google Gemini API key
Get your Google Gemini free API key from here
export GOOGLE_API_KEY=<your-api-key>
set GOOGLE_API_KEY=<your-api-key>
Start QuizzGen :
python app.py --file "C:\Users\Rupesh\Downloads\test.pdf"