Skip to content

Final Project for pesu.io Slot 16 - Intro to Gen AI

Notifications You must be signed in to change notification settings

NJWasTaken/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
  • 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

Screenshot

screenshot

About

Final Project for pesu.io Slot 16 - Intro to Gen AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%