Visual Search engine Cloud API
In order to run it, please install the following dependencies:
npm install --save socket.io
npm install --save clarifai
npm install --save cloudsight
npm install --save @google-cloud/vision
npm install --save google-auth-library
npm install --save googleapis
npm install --save dotenv
npm install --save express
npm install --save shortid
npm install --save arr-exclude
npm install --save express-jsonschema
npm install --save cognitive-services
Alternatively, you can simply run:
npm install
which looks for the required dependencies in package.json