
Tesla Inc.
AI Safety Systems

VIGIL (Vehicle-Installed Guard for Injury Limitation) is a production-grade AI safety system that mounts on warehouse forklifts to detect pedestrians in real time. It ships with 7 swappable AI models — from lightweight YOLO11 Nano to high-accuracy RT-DETR transformers.
Warehouse forklifts operate in dynamic environments with pedestrians, requiring real-time detection with zero tolerance for missed detections while maintaining low latency for immediate alerts.
Built a full-stack system with a FastAPI backend running a multi-model detection pipeline (YOLOv8n through RT-DETR), custom safety zone engine, gRPC streaming for real-time alerts, and a React command-center dashboard with live KPI monitoring.