Skip to content

nishantHolla/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

About

GenAI project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages