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