Traffic cameras you already own, turned into evidence you can act on.
TrafficAI watches live public traffic cameras, detects risky behaviour, ranks every camera by measured risk, and writes dispatch reports that must pass a hallucination gate before anyone reads them.
Currently ranked highest: RT 50 AT PATRICK HENRY DR. at ELEVATED (risk index 2.9). One of the 6 was refused. Read the reports.
The record so far
- Cameras discoverable
- 1,677
- Soak runs completed
- 3
- Alerts raised
- 8,360
- Human verdicts
- 815
- Scene descriptions
- 1,268
- Automated checks
- 108
unique camera ids in the current Virginia DOT feed snapshot, sanitized at discovery
multi-hour captures on live cameras across afternoon, rush hour and overnight conditions
near miss, tailgating, wrong way and pedestrian intrusion
labelled evidence snapshots that set every precision number
written by a vision language model off the frame loop
four verifier suites, all passing when this page was built
Each figure names its source. The full measurement story is under measurement.
What the system does
- DiscoverThe public VDOT feed yields 1,677 live camera streams. Every URL is sanitized and checked before it is opened.
- PerceiveDetection and tracking run on every frame. Each camera learns its own traffic flow and roadway.
- AlertNear miss, tailgating, wrong way and pedestrian intrusion checks fire only past gates built from human labelled evidence.
- DescribeA vision language model narrates alert scenes without slowing the frame loop.
- RankRisk per 100 vehicles observed, weighted by measured precision and the road conditions of that hour.
- ReportNarratives are assembled from retrieved events and validated. A report that fails is quarantined, never dispatched.