TrafficTelligence

🚦 TrafficTelligence

A machine learning-powered Flask web application that predicts real-time traffic volume based on weather and time-based parameters. Built to help urban planners, developers, and curious minds estimate traffic flow with intelligent, data-driven insights.


🌐 Live Demo

Coming soon at: https://avalaprabhash.github.io/TrafficTelligence


📊 Features


🧠 Machine Learning Workflow


🛠️ Tech Stack


📁 Directory Structure

TrafficTelligence/ │ ├── app.py ├── scale.pkl ├── encoder.pkl ├── imputer.pkl ├── model.pkl ├── requirements.txt ├── traffic volume.csv ├── traffic volume.ipynb └── templates/ ├── index.html ├── result.html ├── chance.html └── noChance.html


▶️ Getting Started

  1. Install dependencies ```bash pip install -r requirements.txt

python app.py

🚀 Roadmap [ ] Add prediction-based redirection to chance/noChance pages

[ ] Integrate live weather API

[ ] Deploy with custom domain: traffiq.ai

[ ] Add charts and historical comparisons in UI

🙋‍♂️ Author PRABHAS Avala 🧠 Passionate about machine learning, web development, and building things that work.