"The Eye of the Smart City."
Road-Sense AI is a real-time computer vision dashboard designed for urban traffic management. It analyzes video feeds (CCTV/Dashcam) to track vehicle density, classify road users (Cars, Trucks, Pedestrians), and detect safety hazards in real-time using YOLOv8.
- Congestion: Cities lack real-time data on traffic flow.
- Safety: Pedestrians walking on main roads are often missed by static cameras.
- Data Gap: Urban planners make decisions based on old surveys, not live reality.
A "Cyberpunk-style" Analytics Dashboard that provides:
- Automated Counting: Live metrics for Light Vehicles vs. Heavy Vehicles.
- Risk Detection: Instantly flags pedestrians in unsafe zones (Red Alert).
- Visual Analytics: A futuristic overlay for monitoring stations.
- Core AI: YOLOv8 (Object Detection & Classification).
- Visualization: Streamlit (Python) with Custom CSS Animations.
- Processing: OpenCV & CVZone for bounding box rendering.
- Interface: Real-time metrics and dynamic "Dark Mode" UI.
- Clone the Repo
git clone [https://github.com/praannav/Road-Sense-AI.git](https://github.com/praannav/Road-Sense-AI.git)
- Install Requirements
pip install -r requirements.txt
- Launch Dashboard
streamlit run app.py
Praannav Computer Engineering | AI Specialist