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

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