Skip to content

arulkumarann/legaldash.ai

 
 

Repository files navigation

legaldash.ai

Welcome to the legaldash.ai Repository. This is an API that is built to streamline lawsuit management and automate legal document analysis for SaaS companies.

How To Start the Project?

Running the code

pip install -r requirements.txt
uvicorn app:app --reload

Running the Docker Container

docker compose up --build

Credits

This app uses the following tech stacks:

  • FastAPI
  • MongoDB
  • Docker
  • Minio

About

DBug Labs Hackathon Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.7%
  • Dockerfile 3.3%