This project is a small interactive ML demo: draw a number, release the mouse, and see the model prediction immediately.
I used it to connect model artifacts (JSON/H5), preprocessing assumptions, and live UI behavior in one place.
It is simple, but it shaped how I think about ML demos: make them tangible, not just notebook outputs.
