saadpasta / Grocery-Items-Detection

πŸŽ‰ Grocery Items Detection using Tenserflow.js and IBM Watson.πŸ“Έ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸŽ‰ Realtime Grocery Items Detection πŸ“Έ

Model is only trained on these Items

Setup

git clone the repo and cd into it by running the following command:

git clone https://github.com/saadpasta/Grocery-Items-Detection.git
cd Grocery-Items-Detection/

npm install

Note: You’ll need to have Node 8.10.0 or later on your local development machine. You can use nvm (macOS/Linux) or nvm-windows to easily switch Node versions between different projects.

Run the App

npm start

Open http://localhost:3000 to view it in the browser.

Enjoy πŸ˜€

About

πŸŽ‰ Grocery Items Detection using Tenserflow.js and IBM Watson.πŸ“Έ

License:MIT License


Languages

Language:JavaScript 78.6%Language:HTML 20.4%Language:CSS 1.1%