Inspiration

Inspired by SwampHacks VI, theme is sustainability. Before, we didn't know how to distinguish different types of waste. Through this hackathon we were inspired to make a web app to categorize waste.

What it does

The web app takes in an image from the user, and uses Google's vision API to distinguish what type of trash the image is.

How I built it

Nodejs was used to implement the Vision API, then used HTML5 and CSS for frontend. Google Cloud was used to deploy the app to the web.

Challenges I ran into

Using express to combine frontend and backend.

Accomplishments that I'm proud of

first time using Google Cloud and developing a web app.

What I learned

How to combine both frontend and backend and utilize Google's APIs.

What's next for Garbage Sort

Using machine learning to train custom image models to diversify classification of waste.

Share this project:

Updates