Draw Grid
Load a model (.onnx) to begin.
Draw a digit and watch activations/probabilities update in real time.
Load a model (.onnx) to begin.
Prediction: -
This project is an interactive MNIST digit recognition demo that runs entirely in the browser using ONNX Runtime Web. You can draw on an exact 28x28 input grid, see live prediction probabilities for digits 0-9, and visualize model-layer interactions in real time.
Created by Aditya Agarwal, focused on practical machine learning interfaces, AI product engineering, and explainable model behavior.
Source code: github.com/adiagarwalrock/mnist-digits-web