Welcome to RecycleCam - My Hack The North 2019 Project
About The Project
Recycle Cam is an app with a built-in camera, which takes a picture of a waste item, they need characterized. The built-in AI model, built with Microsoft's Azur's Custom Vision, classifies the waste item as garbage, recycling, compost, or e-waste. It also includes a map feature which informs the user of nearby recycling stations/plants.
You could see the live demo of this project here.
Built With
- Front-end - React, Bootstrap, HTML/CSS
- Back-end - Microsoft's Azure's Custom Vision
Getting Started
Prerequisites
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
Installation
- Clone the repo
git clone https://github.com/viet-quocnguyen/recycle-camp.git
- Install NPM packages
npm install
- Start project locally
npm run start
License
Distributed under the MIT License. See LICENSE
for more information.