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
- Host: GitHub
- URL: https://github.com/rupeshs/quizzgen
- Owner: rupeshs
- Created: 2024-01-30T13:25:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-02T15:15:38.000Z (over 1 year ago)
- Last Synced: 2024-05-02T01:39:24.662Z (about 1 year ago)
- Topics: cli, embedchain, gemini-pro, genai, google, linux, llm, mac, pdf, python, question-answering, quiz, rag, windows
- Language: Python
- Homepage:
- Size: 126 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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"`