Object Detection
A live in-browser object detection demo powered by TensorFlow.js — identifies and labels everyday objects from your camera feed in real time.

A real-time object detection demo that runs entirely in the browser using TensorFlow.js. Point your camera at everyday objects and the model identifies and labels them with bounding boxes and confidence scores — no server-side processing required.
Built as an exploration of client-side machine learning and what’s possible when you bring ML inference directly to the browser.