/ sandbox / vision

Webcam vision · YOLOs-tiny

Real-time object detection running entirely in your browser with Transformers.js. The camera stream stays on your device — no frames leave the tab.

stream
overlay rendered client-side
// ready when you are

Two steps. One browser.

  1. 1
    Load YOLOs-tiny — ~12MB, cached in IndexedDB
  2. 2
    Start your camera — browser will ask for permission