What's That? AI Guesser
Use your webcam to snap a photo and let AI guess what it sees! It could be an object, fruit, clothing item, or a surprise.
Webcam Preview
🎯 Try pointing your webcam at:
How It Works
This tool uses a computer vision model (ResNet-50) to identify what's visible on your webcam — completely offline, right in your browser.
Fun Use Cases
Play guessing games with kids, show random objects to friends, or teach AI recognition through everyday items.
Privacy First
No uploads. No tracking. The AI runs entirely in your browser and never sends any image or data to a server.
Frequently Asked Questions
Does this tool save my photos?
Nope! All image processing happens locally on your device using TensorFlow.js. Nothing is uploaded or stored.
How accurate is the AI?
It's surprisingly good for common objects, clothing, food, or gadgets — but don't be surprised if it gets silly once in a while!
What model does this use?
It uses MobileNet, a lightweight image classification model trained on the ImageNet dataset, optimized for browser performance.