Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Latest commit

 

History

History
31 lines (16 loc) · 660 Bytes

File metadata and controls

31 lines (16 loc) · 660 Bytes

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