Giter Site home page Giter Site logo

bruin-trash's Introduction

BruinTrash (QWER-Hacks 2020)

Description

Do we really know what types of waste go into different trash bins?

Chips packets in landfill? Aluminium foil in recycling?

With BruinTrash, you no longer need to guess! This iOS application, developed by three students at UCLA during QWER-Hacks 2020, aims to solve that issue by letting the user click a picture of the trash item they want to get rid of. The app then tells the user which bin to throw the trash in. With a simple interface, this app can be used by just about anyone.

Check out our DevPost writeup for more information: https://devpost.com/software/bruintrash

Setup

Installation of Cocoapods

Install Cocoapods onto your macOS device by opening the shell window and running the command:

sudo gem install cocoapods

Only do this if you haven't installed Cocoapods before.

Downloading the required pods

  1. Download the project files.

  2. Open the shell window and navigate to the QWER-Hacks directory.

  3. Run pod install.

  4. Open the new .xcworkspace file created and run the app.

How it works

The app makes use of Google Cloud's Vision API to identify different items in the picture the user takes by assigning labels. The app uses these labels and a prioritizing algorithm to compare it to labels stored in a Google Cloud Firestore database already populated with different items segregated according to trash type to determine what type of trash is in the picture.

Team members

  • Adithya Nair (GitHub: @git-adithyanair)
  • Aritra Mullick (GitHub: @aritramullick)
  • Sanya Srivastava (GitHub: @sanya29)

bruin-trash's People

Contributors

sanya29 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.