Multi-agent AI platform combining reinforcement learning, counterfactual reasoning, and LangGraph orchestration to generate stress-test scenarios from real AV incidents, train and evaluate autonomous policies, and produce structured safety audit reports for vehicles and robots.
Overview
AutonomIQ converts real autonomous vehicle incident data into stress-test scenarios and produces safety audit reports. The system ingests real incidents, generates 400K+ scenario variants through systematic parameter expansion, trains three RL policies (rule-based, DQN, PPO), evaluates them against all scenarios, and explains failures through counterfactual simulation. A six-agent LangGraph pipeline orchestrates the full flow from raw incident to structured safety passport PDF.
Architecture
Tech Stack