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.
pip install -r requirements.txt
uvicorn app:app --reload
docker compose up --build
This app uses the following tech stacks:
- FastAPI
- MongoDB
- Docker
- Minio