Skip to content

maxgfr/visual-recognition-server

Repository files navigation

visual-recognition-server

Application which uses Visual Recogntion - IBM

It sends a JSON response.

Configuration

Firstly, you have to configure your Visual Recognition API KEY in the .env

Then, you have to launch this command :

    npm install && bower install && gulp bower
    npm start

Visual Recogntion API

alt text

JSON Response

alt text

API

alt text