Deployment template for a simple ML training and inference pipeline Built using: Docker for dependency management FastAPI/uvicorn stack for API server Pydantic for API input and output validation Github Actions for CI/CD The pipeline also includes logging and Docker volumes to store model weights.