What is Waste Watcher?

Waste watcher is an app that helps the user decide how to responsibly dispose their waste. The user has the option to search up an item on our in-app database or to use image classification to detect what the item is. From there the app will tell the user how they can reuse, recycle, or compost their waste.

Web Scraping - python

Attempted to scrape “https://solar.world.org/weo/recycle” through BeautifulSoup4 to produce a working database Due to issues regarding the HTML compilation in the website, we were unable to implement the web scraping Created our own database that we compiled for the current working version of our app

IMAGE Classification - TensorFlow

An open-source Machine Learning program used to identify objects from a provided image Implemented TensorFlow and connected it with our compiled database

Mobile App - Flutter

Built an app in Flutter and Dart Used TensorFlow APIs and Camera and File Picker inputs to implement image detection within our app.

Share this project:

Updates