Skip to content

harshdhamecha/question-paper-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Question-Paper-Generator

Streamlit App

An Application for Question Paper Generation for different subjects including Data Structures and Algorithms, Operating Systems and Database Management System. University Professors can leverage this application to set Mid Semester Exam Paper, Final Semester Exam Paper, Unit Tests, Topic-wise Quiz or Custom Question Paper.

Demo Video

Click here to watch the demo video

Install

git clone https://github.com/harshdhamecha/Question-Paper-Generator.git
cd Question-Paper-Generator
conda create -n paper_generator python==3.9.18
conda activate paper_generator
pip install -r requirements.txt

Run Locally

streamlit run app.py

Authors

  • Harsh Dhamecha
  • Vrushank Pambhar
  • Kashyap Busa

About

An Application for Question Paper Generation using Gemini Pro and Streamlit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages