WasteSnap is an intelligent waste classification tool that uses AI to identify different types of waste and provide appropriate disposal recommendations. The application features a clean, responsive interface with both light and dark themes, making it accessible and user-friendly.
- Real-time waste classification using AI
- Camera integration for instant waste identification
- Image upload capability
- Detailed disposal recommendations
- Recyclability status
- Confidence metrics
- Smart disposal tips
- Responsive design
- Light/Dark theme support
- Mobile-first approach
- Frontend: HTML, CSS, JavaScript
- Backend: Python Flask
- AI: TensorFlow
- Deployment: Render
- Clone the repository
- Install dependencies:
pip install -r requirements.txt
- Run the application:
python app.py
- Access the application at
http://localhost:5000
- Click "Click a Picture" to use your camera
- Or click "Upload Image" to select an image file
- View the classification results, including:
- Waste category
- Recyclability status
- Confidence level
- Disposal tips
Mayank Bansal
A solo project developed with ❤️ for environmental sustainability.
This project is open source and available under the MIT License.