red-contrib-nihongo-analytics

0.0.1 • Public • Published

node-red-contrib-cognitive-services

Node-RED nodes for Microsoft Cognitive Services APIs

Microsoft Cognitive Services are Cognitive APIs on Azure. Currently this npm package supports the following APIs on west-US region.

  • Vision
    • Computer Vision API
    • Emotion API
    • Face API
  • Speech
    • Speech To Text API
    • Text To Speech API
  • Language
    • Bing Spell Check API
    • Linguistic Analysis API
    • Text Analytics API
    • Translator API
    • Web Language Model API
  • Search
    • Bing Web Search API
    • Bing Image Search API
    • Bing News Search API
    • Bing Video Search API

Example flows

flows

Install

Run the following npm command in your Node-RED environment.

npm install -g node-red-contrib-cognitive-services

Usage

Show node property and input subscription key from Azure portal.

Microsoft Cognitive Services website

https://www.microsoft.com/cognitive-services

Examples using Cognitive Services nodes

Package Sidebar

Install

npm i red-contrib-nihongo-analytics

Weekly Downloads

0

Version

0.0.1

License

Apache-2.0

Last publish

Collaborators

  • syaogya