AI-Powered Waste Management Platform for Smarter & Sustainable Cities
CleanTech AI is an intelligent waste management platform developed to improve urban cleanliness, recycling efficiency, and environmental sustainability using Artificial Intelligence and smart analytics.
The platform enables citizens, recyclers, and administrators to collaborate through AI-powered waste classification, smart reporting systems, predictive analytics, eco-reward mechanisms, and intelligent waste monitoring.
🚀 This project was developed during the Grand Finale of Innovate Bharat Hackathon 2026, a 24-hour national-level hackathon focused on solving real-world problems through innovation and technology.
CleanTech AI was built to address modern waste management challenges using AI-driven automation, smart city concepts, and sustainable technology solutions.
- 🔬 AI-based waste classification using image uploads
- ♻️ Smart recycling recommendations
- 📣 Illegal dumping & waste issue reporting
- 🌱 Eco-points reward system
- 🏆 Community leaderboard & engagement tracking
- 📊 Real-time analytics dashboard
- 🗺️ Waste hotspot heatmaps
- 📈 Predictive waste generation analytics
- 🚛 Smart waste collection route optimization
- 📋 Complaint & issue management system
- 📦 Manage recyclable waste collection
- 📥 View and manage pickup requests
- 📊 Track recycling activities and reports
- Waste image classification
- Intelligent waste categorization
- Recycling recommendations
- Predictive analytics
- Smart reporting system
| Category | Technology |
|---|---|
| Frontend | Streamlit, Plotly, Custom CSS |
| Backend | FastAPI, JWT Authentication |
| AI/ML | YOLO, Python, OpenCV |
| Database | SQLite / PostgreSQL |
| Visualization | Plotly Dashboards |
CleanTech-AI/
│
├── backend/
│ ├── main.py
│ ├── auth.py
│ ├── db.py
│ ├── forecasting.py
│ ├── model.py
│ ├── routing.py
│ └── uploads/
│
├── frontend/
│ └── app.py
│
├── data/
│ └── dataset.csv
│
├── runs/
├── train.py
├── convert_yolo.py
├── data.yaml
├── requirements.txt
└── README.mdgit clone https://github.com/somu0571/CleanTech---AI-Powered-Smart-Waste-Management-System.git
cd CleanTech---AI-Powered-Smart-Waste-Management-Systempython -m venv venv
venv\Scripts\activatepython3 -m venv venv
source venv/bin/activatecd backend
uvicorn main:app --reloadBackend runs at:
http://127.0.0.1:8000Open another terminal:
cd frontend
streamlit run app.py- Citizen Login
- Admin Login
- Recycler Login
- JWT-based secure authentication
- Waste analytics
- Interactive charts
- Heatmaps
- Smart insights
- Recycling statistics
- 🌿 Eco-friendly modern interface
- 📱 Responsive design
- 📊 Interactive dashboards
- ⚡ Fast & lightweight application
- IoT Smart Bin Integration
- Live GPS Waste Tracking
- Carbon Footprint Monitoring
- Mobile App Support
- Cloud Deployment
- Real-time Notifications
Contributions are welcome.
- Fork the repository
- Create a feature branch
- Commit your changes
- Push your branch
- Open a Pull Request 🚀
Developed during the Innovate Bharat Hackathon 2026.
- Avani Shrivastava
- Gaurav Singh
- Somsubhra Chatterjee
Built for smarter, cleaner, and sustainable cities.
This project is licensed under the MIT License.