Saranath07
Application added
4d3ef13
|
raw
history blame
300 Bytes

Frontend Gradio application which uses ai-proq-gen to generate questions.

Steps to run the application

  • Install all the requirements using pip install -r requirements.txt

  • Store your API keys in a .env file.

  • Setup a chroma database which has the questions.

  • Run the run.sh file.