Visual Recognition Gallery

Set Up

This project requires a folder named "images" in the public directory of the server and a .env file in the ./Server directory with the following information.

VISUAL_RECOGNITION_APIKEY=xxxx
VISUAL_RECOGNITION_IAM_APIKEY=xxxx
VISUAL_RECOGNITION_URL=xxxx
VISUAL_RECOGNITION_AUTH_TYPE=iam
PRODUCTIONPORT=80
CLOUDANT_APIKEY=xxxx
CLOUDANT_URL=xxxx

You can get the information from https://cloud.ibm.com/catalog/services/visual-recognition and https://cloud.ibm.com/catalog/services/cloudant.

COPYRIGHT 2021 - Malte Teichert