← Back
Playground
Interactive AI demos running directly in your browser. No servers, no APIs - just client-side machine learning with TensorFlow.js.
/ digit recognizer
AI Digit Recognition
Neural network trained on MNIST dataset to recognize handwritten digits. Draw a digit and watch the AI predict what it is in real-time.
/ Draw Area
Loading Model...
/ Prediction Result
?
Draw a digit above
These demos run entirely in your browser using TensorFlow.js. The models are loaded once and cached locally for optimal performance. Want to know more about how these work? Let's discuss