Inspiration

Initially, we wanted to create something that would take the confusion of recycling. Most people either don't know, or don't want to take the extra time to sort recyclables, so it all goes in the trash, or vice versa. By reducing the confusion related to recycling, we hope to promote correct recycling.

What it does

Using IBM Watson's Image Recognition API, an image is analyzed, and depending on what is seen, it is categorized as recyclable or not recyclable.

How we built it

We used IBM Watson's Image Recognition API, node.js and express for the server, as well as Bootstrap and jQuery for the web page.

Challenges we ran into

Initally, we did not know how to connect the API, or even make a request. None of the group members had ever made an application which required a server, so it was very difficult beginning the project.

Accomplishments that we're proud of

Based on visual keyword provided by IBM Watson's Image Recognition API, we were able to determine, based on an image, whether an item was recyclable or not, and it displayed on a web page.

What we learned

We learned how to use the various components that a web application consists of, such as Bootstrap, jQuery, node.js,express, and external APIs.

What's next for HackDavis2017-Project

Connecting the application to a physical hardware device (camera), and creating more accurate analysis of the images.

Share this project:

Updates