node-red-contrib-cognitive-services
Advanced tools
Comparing version 0.2.9 to 0.3.0
{ | ||
"name": "node-red-contrib-cognitive-services", | ||
"version": "0.2.9", | ||
"version": "0.3.0", | ||
"description": "Microsoft Cognitive Services", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
@@ -25,2 +25,5 @@ node-red-contrib-cognitive-services | ||
## Example flows | ||
![flows](https://raw.githubusercontent.com/zuhito/node-red-contrib-cognitive-services/master/flows.png) | ||
## Install | ||
@@ -35,6 +38,7 @@ Run the following npm command in your Node-RED environment. | ||
## Node-RED Docker image for Azure nodes including Cognitive Services | ||
https://hub.docker.com/r/dwaiba/azureiot-nodered/ | ||
## Microsoft Cognitive Services website | ||
https://www.microsoft.com/cognitive-services | ||
## Examples using Cognitive Services nodes | ||
- MachineEye using Computer Vision API: http://www.instructables.com/id/MachineEye/?ALLSTEPS | ||
- Node-RED Docker image for Azure nodes: https://hub.docker.com/r/dwaiba/azureiot-nodered/ |
215350
49
43