fast_digit I used fast.ai and FastAPI to create this small api that tries to recognize digits you draw. Dependencies: poetry install Run server: uvicorn main:app --reload Train model: python src/train.py Example: