TazorDE / CloudComputing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 66.3%Language:Handlebars 25.8%Language:HTML 7.9%