AI-Powered Real-Time Vehicle Monitoring & Sustainability Intelligence Dashboard
🌍 Live Demo: https://green-route-ai-weld.vercel.app
💻 GitHub Repository: https://github.com/Krishn-01/GreenRoute_AI
GreenRoute AI is a modern fleet monitoring dashboard that combines real-time vehicle analytics with sustainability intelligence.
The platform is designed to help organizations monitor fleet performance, analyze environmental impact, and gain predictive insights through an intuitive AI-powered interface.
This project transforms traditional fleet tracking into an intelligent, data-driven sustainability platform.
- 🚘 Real-time vehicle performance dashboard
- 📊 Interactive analytics charts (Recharts)
- 🌱 Sustainability scoring system
- 📈 Predictive analytics module
- 🤖 AI-powered fleet assistant interface
- 🎨 Modern glassmorphism UI design
- 📱 Fully responsive layout
- ⚡ Fast performance with Vite
- 🌐 Live production deployment with CI/CD
- React (Vite)
- Tailwind CSS
- Recharts
- Framer Motion
- Lucide React
- Python
- Flask-style architecture
- Vercel (Frontend Hosting)
- GitHub (Version Control & CI/CD)
GreenRoute_AI/
│
├── frontend/ # React + Vite Frontend
│ ├── src/
│ ├── public/
│ ├── package.json
│ └── vite.config.js
│
├── app.py # Backend Entry Point
├── backend.py # Backend Logic
├── requirements.txt
└── README.md
git clone https://github.com/Krishn-01/GreenRoute_AI.git
cd GreenRoute_AIcd frontend
npm install
npm run devFrontend runs at:
http://localhost:5173
pip install -r requirements.txt
python app.pyThe frontend is deployed on Vercel with automatic GitHub CI/CD integration.
Every push to the main branch automatically triggers a new production deployment.
GreenRoute AI aims to become a smart sustainability intelligence system for fleet operators by enabling:
- Data-driven operational decisions
- Reduced carbon footprint
- AI-assisted fleet optimization
- Predictive efficiency monitoring
The long-term goal is to integrate live APIs, real-time data streaming, and advanced AI models for enhanced decision-making.
Harshit Pandey
GitHub: https://github.com/Krishn-01
- 🔐 Authentication & User Roles
- 📡 Real-time API integration
- 🧠 Advanced AI model integration
- 📊 Admin analytics panel
- 🌐 Custom domain setup
- 📈 Enhanced predictive algorithms
If you found this project interesting, consider giving it a ⭐ on GitHub!