richardred / recycle.me

♻️A recycling application that utilizes image recognition with machine learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

Required

  • Cordova npm install -g cordova

Built With

  • TensorFlow - an open-source machine learning framework with python libraries

  • Google Cloud Platform Compute Engine - virtual machines/servers running in Google data centers

  • Android Studio - the official integrated development environment (IDE) for Google's Android operating system in which the Java code for the Android application was written.

  • Docker - an open-source project for automating the deployment of applications as portable, self-sufficient containers that can run on the cloud or on-premises.

  • Node.js - a JavaScript runtime built on Chrome's V8 JavaScript engine, specifically the Express framework to create a web server on the Google Cloud server that would handle the front-end application requests.

  • Caddy - a web server and proxy which was used to automatically generate HTTPS certificates for the domain

Authors

  • Richard Red - TensorFlow neural network training/back-end work - richardred
  • Ben Geier - Google Maps API implementation/front-end work - bengeier
  • Nishant Sinha - Front-end application work - Nishnha
  • Sachin Mahajan - Tried to SSH to the server - Vuggo
  • Edward Xia - Data collection and classification - EdwardXia3

License

This project is licensed under the MIT License - see the License file for details

About

♻️A recycling application that utilizes image recognition with machine learning

License:MIT License


Languages

Language:Java 81.7%Language:HTML 18.3%