Left: Original | Right: YOLOv8 Live Detection (Times Square)
AI SmartCam is a real-time computer vision system built with FastAPI, YOLOv8n, and OpenCV. It processes live or local video streams and performs:
Frames are processed through
ffmpeg → OpenCV → FastAPI (MJPEG)
for smooth, continuous streaming below.