Skip to content

SachinPrasanth777/legaldash.ai-Backend

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