Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 918 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 918 Bytes

node-red-contrib-azure-face

Node-RED nodes to integrate with Microsoft Azure Face API.

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

    npm install node-red-contrib-azure-face

Make sure you have an account and an agent at https://www.microsoft.com/cognitive-services.

Usage

TBD

Example flows

TBD

Acknowledgement

These nodes are based on the excelent node-red-contrib-cognitive-services by zuhito. This solution focuses on the Face API only, and also adds support for other regions than west-US.