An AI-Powered Employee Scheduling System Using Gemini AI in combination with Google OR-tools.
To run the app, you need to have Docker Compose installed on your machine.
- Clone the repository to your local machine.
- Open a terminal and navigate to the root directory of the project.
- Run the following command to start the app:
docker compose up --build
- To run in detached mode:
docker compose up -d --build
- Documentation for all the API endpoints can be found at:
http://localhost:8080/docs