Skip to content

Pranavh-2004/JurisDictionary

 
 

Repository files navigation

JurisDictionary

GenAI project for pesuIO slot 16 2023.

Usage

  • First clone this repo.
git clone https://github.com/nishantHolla/JurisDictionary.git
cd JurisDictionary
  • Create python environment
python -m venv env
  • Install python dependencies
pip install -r ./requirements.txt
  • Run the app
streamlit run ./app.py <OPENAI_API_KEY>
  • If you don't want to see the frontend, you can find the google colab for this here

Screenshot

screenshot