FastAPI and Python starter for ML/AI projects with Docker support
Simple starter template that scaffolds a FastAPI-based REST API for serving ML/AI models using Python. Includes support for the uv package manager, example notebooks, and a Dockerfile for containerized deployment. Suited for model-serving APIs, ML-backed services, and prototypes.
0