Pixel Perfect Predictor
An AI vision scanner built with TensorFlow.js. Upload an image and let the neural network do its thing.
Waiting for image data...
How This Works 🚀
1. The Data
We pulled raw image datasets from Google Cloud Storage to train the model on specific classes.
2. The Brain
Trained using Google's Teachable Machine to generate a lightweight, browser-based neural network.
3. The Deploy
Hosted entirely on GitHub Pages. No backend required. The AI runs locally in your browser!