EcoIdentify
Upload an image to identify waste type
Image Classifiers
EcoIdentify is an environmental project developed by EcoClimSolutions to help identify and classify waste materials using artificial intelligence. This web application leverages machine learning models to categorize waste into various classes, such as cardboard, glass, metal, paper, plastic, and trash.
Waste Classification: Upload an image of waste, and EcoIdentify will predict its category using a pre-trained machine learning model.
User-Friendly Interface: The web application provides a simple and intuitive interface, making it easy for users to upload images and receive instant predictions.
Educational Resources: Explore information about waste categories and learn more about recycling and responsible waste disposal.
Clone the repository:
git clone https://github.com/ecoclimsolutions/EcoIdentify.git
cd EcoIdentify
Install dependencies:
pip install -r requirements.txt
Run the application:
streamlit run app.py
Open your browser and navigate to http://localhost:8501
to use EcoIdentify.
We welcome contributions from the community. If you'd like to contribute to EcoIdentify, please follow our contribution guidelines.
This project is licensed under the MIT License.
For more information, visit EcoClimSolutions.