AI · Smart mobility · Real time / 2026
An AI-powered traffic intelligence platform detecting collisions across multiple video sources in real time.

The product
TRAFIQ combines a YOLOv8 computer-vision pipeline, authenticated real-time communication and risk-aware navigation in one operational platform. Traffic teams supervise live cameras and incidents while citizens receive contextual alerts and safer route suggestions.
01 / The challenge
Traffic operators needed one workflow capable of turning heterogeneous video feeds into trustworthy incidents without overwhelming teams with false positives. Citizens needed the same data translated into understandable alerts and safer routing guidance.
02 / Architecture
React operator dashboard and public map with live traffic, incidents and routing alerts.
NestJS REST and authenticated Socket.IO gateway for commands, events and incident workflows.
Python, YOLOv8 and OpenCV pipeline for tracking, collision confirmation and annotated evidence.
MongoDB, Redis, Docker, Kubernetes foundations, Prometheus and Grafana.
03 / Engineering decisions
A single visual overlap is not enough evidence of a collision. Multi-frame confirmation reduces obvious false positives before an incident reaches operators.
Risk scoring remains available when the Groq vision service is unavailable, preventing an external AI dependency from blocking the operational workflow.
The same incident stream is transformed into two purpose-built products instead of exposing administrative complexity to the public.
04 / System toolkit
Every technology earns its place in the architecture. The interactive field represents the system's core building blocks.
05 / Outcomes
06 / Product in context
07 / Live demonstration