Skip to content

Prince2005v/WasteWise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

WasteWise ♻️ AI-powered Waste Classification Web App

WasteWise ek Flask web application hai jo TensorFlow Lite aur MobileNetV2 transfer learning ka use karke waste images ko classify karta hai β€” Biodegradable, Recyclable, aur Landfill categories me.

πŸš€ Features: πŸ“Έ Upload waste images via web interface 🧠 AI-powered classification using MobileNetV2 + TrashNet dataset πŸ“Š Real-time prediction results with disposal tips 🌐 API endpoint: /predict returns JSON responses πŸ’Ύ Uploads folder for storing images ⚠️ Error handling for invalid uploads or model errors

πŸ› οΈ Tech Stack: Frontend: HTML, CSS, JavaScript Backend: Flask (Python) AI Model: TensorFlow Lite (MobileNetV2) with transfer learning Dataset: TrashNet Dataset

πŸ“‚ Project Structure: WasteWise/ │── app.py # Flask main application │── static/ # CSS, JS, images │── templates/ # HTML templates │── models/ # Trained TFLite model │── uploads/ # Uploaded waste images │── requirements.txt # Python dependencies │── README.md # Project documentation

Visit http://127.0.0.1:5000/ in your browser.

πŸ“Έ Future Improvements πŸ“· Live camera detection

πŸ“ˆ Waste disposal statistics dashboard

πŸ“¦ Deploy to cloud (Heroku, AWS, etc.)

About

WasteWise is a machine learning-powered waste classification web app. It allows users to upload waste images and predicts the waste category, helping improve recycling and waste management efficiency.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors