Insurance_Claims_AI_Handle
This project is a web application for processing insurance claims using AI.
- Docker
- Docker Compose
- Python 3.9
- Clone the repository.
- Create a
.envfile with your database and OpenAI API credentials. - Build and start the Docker containers:
docker-compose up --build