An open API service indexing awesome lists of open source software.

https://github.com/rupeshs/quizzgen

Generate Quiz Question from PDF/Text files
https://github.com/rupeshs/quizzgen

cli embedchain gemini-pro genai google linux llm mac pdf python question-answering quiz rag windows

Last synced: 7 months ago
JSON representation

Generate Quiz Question from PDF/Text files

Awesome Lists containing this project

README

        

# QuizzGen

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

## Google Gemini API key

Get your Google Gemini free API key from [here](https://makersuite.google.com/app/apikey)

`export GOOGLE_API_KEY=`

`set GOOGLE_API_KEY=`

Start QuizzGen :

`python app.py --file "C:\Users\Rupesh\Downloads\test.pdf"`