Python ML in Production - Part 1: FastAPI + Celery with Docker
Motivation Ever found yourself building an API around your brand new ML model browsing your previous projects looking for configuration files, Dockerfiles, docker-compose.yaml, etc? Did it happen that the new microservice-based app you just built has...

