To install the dependencies:
poetry installTo run the project:
docker compose -f docker-compose.yml up --build run-api-locallyPhoto recognition endpoint:
POST - http://localhost:4001/api/digit/determine
Endpoint to write photos to a folder:
POST - http://localhost:4001/api/digit/save_photo_label/`label:int`