Skip to content

Latest commit

 

History

History
executable file
·
42 lines (30 loc) · 1.09 KB

README.md

File metadata and controls

executable file
·
42 lines (30 loc) · 1.09 KB

🎉 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 😀