Skip to content

rupeshs/quizzgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuizzGen

Generate Quiz questions from PDF/text files, you can ask topics within in the input file.

quizzgen_demo.mov

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"