ItemVision AI uses your device camera and TensorFlow.js to identify objects and faces in real-time.
How it works
- Object Detection: COCO-SSD model identifies 80 common objects (people, animals, furniture, electronics, etc.)
- Face Detection: MediaPipe Face Detector finds faces with facial landmarks
- Follow Mode: Click on any detected item to track it as it moves
Privacy
All processing runs entirely in your browser. No images or data are sent to any server. You can verify this by checking the Network tab in DevTools.
Tips
- Ensure good lighting for best results
- Hold the camera steady for accurate detection
- Use "Follow" mode to track a specific object