Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 439 Bytes

readme.md

File metadata and controls

13 lines (12 loc) · 439 Bytes

Cognivic

App that detect the items from the given image and list down the items present in the both the images. Built for I-Hack (IIT Bombay Hackathon - 2019)

Technologies and Services

NodeJS version : 8.11.2
Framework : Express(4.15.5)
Image Detection : Google Coud Vision (GCP Service)

How to run?

  1. Download
  2. npm install
  3. npm start or node ./bin/www
  4. open http://localhost:3001 in the browser