Ecoquest is an environmental project aimed at identifying and categorizing garbage using machine learning models. This project helps in promoting cleanliness and sustainability by providing an automated way to detect and report garbage.
- Garbage detection using trained models.
- Categorization of waste for better management.
- Easy-to-use interface for testing and reporting.
- Clone the repository:
git clone https://github.com/your-repo/Ecoquest.git
- Navigate to the project directory:
cd Ecoquest - Install the required dependencies:
npm install
- Run the application:
npm run dev
- Use the provided sample images to test the project:
- Garbage Report: Use
mesh.webpto test garbage detection. - Model Check: Use
clean.pngto verify the model's functionality.
- Garbage Report: Use
- Upload the images through the application interface and view the results.
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.

