Skip to content

SIH project for using an AI to answer law related questions

Notifications You must be signed in to change notification settings

SrijanSahaySrivastava/LawGPT

Repository files navigation

LawGPT

How to Install and Run

  • Install Python version above 3.9 or above as required by th latest version of packages
  • Install pip for python
  • Insall required packages for the project
    • pip install -r requirements.txt
  • Run the project
    • uvicorn app:app --host 0.0.0.0 --port 8000

You can run and test this project using chainLit as well

About

SIH project for using an AI to answer law related questions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published