node-red-node-watson
A collection of Node-RED nodes for IBM Watson services
Version 0.10.4 License Apache-2.0
Keywords
node-redibm-cloudwatson
INSTALL
Type:
Version:
- Static
- Latest Patch
- Latest Minor
- Latest Major
- 0.10.4
- 0.10.3
- 0.10.2
- 0.10.1
- 0.10.0
- 0.9.5
- 0.9.4
- 0.9.3
- 0.9.2
- 0.9.1
- 0.9.0
- 0.8.2
- 0.8.1
- 0.8.0
- 0.7.8
- 0.7.7
- 0.7.6
- 0.7.5
- 0.7.4
- 0.7.3
- 0.7.2
- 0.7.1
- 0.7.0
- 0.6.14
- 0.6.13
- 0.6.12
- 0.6.11
- 0.6.10
- 0.6.9
- 0.6.8
- 0.6.7
- 0.6.6
- 0.6.5
- 0.6.4
- 0.6.3
- 0.6.2
- 0.6.1
- 0.6.0
- 0.5.23
- 0.5.22
- 0.5.21
- 0.5.20
- 0.5.19
- 0.5.18
- 0.5.17
- 0.5.16
- 0.5.15
- 0.5.14
- 0.5.13
- 0.5.12
- 0.5.11
- 0.5.10
- 0.5.9
- 0.5.8
- 0.5.7
- 0.5.6
- 0.5.5
- 0.5.4
- 0.5.3
- 0.5.2
- 0.5.1
- 0.5.0
- 0.4.43
- 0.4.42
- 0.4.41
- 0.4.40
- 0.4.39
- 0.4.38
- 0.4.37
- 0.4.36
- 0.4.35
- 0.4.34
- 0.4.33
- 0.4.32
- 0.4.31
- 0.4.30
- 0.4.29
- 0.4.28
- 0.4.27
- 0.4.26
- 0.4.25
- 0.4.24
- 0.4.23
- 0.4.22
- 0.4.21
- 0.4.20
- 0.4.19
- 0.4.18
- 0.4.17
- 0.4.16
- 0.4.15
- 0.4.14
- 0.4.13
- 0.4.12
- 0.4.11
- 0.4.10
- 0.4.9
- 0.4.8
- 0.4.7
- 0.4.6
- 0.4.5
- 0.4.4
- 0.4.3
- 0.4.2
- 0.4.1
- 0.4.0
- 0.3.0
<script type="module"> import nodeRedNodeWatson from 'https://cdn.jsdelivr.net/npm/node-red-node-watson@0.10.4/+esm' </script>
Node-RED Watson Nodes for IBM Cloud
New in version 0.10.4
- bump of ibm-watson to 9.1.0
- bump of node engine to >=16.0.0
- publish home temporarily moved to temp home
New in version 0.10.3
- fix bug in cloud bound STT configuration
New in version 0.10.2
- fix bug in cloud bound TTS configuration
New in version 0.10.1
- README update
New in version 0.10.0
- Bump of dependencies
- ibm-watson to 6.2.2
- Min version of Node is 12.20.0
- Drop Personality Insights node
- Drop Visual Recognition nodes
- Remove Username / Password fields from all nodes
- Bump to latest version of services
- New Discovery V2 node
- Add Classifications to Natural Language Understanding node
Watson Nodes for Node-RED
A collection of nodes to interact with the IBM Watson services in IBM Cloud.
Nodes
- Assistant (formerly Conversation)
- Add conversational capabilities into applications.
- Discovery
- List environments created for the Discovery service
- Language Identification
- Detects the language used in text
- Language Translator
- Translates text from one language to another
- Natural Language Classifier
- Uses machine learning algorithms to return the top matching predefined classes for short text inputs.
- Natural Language Understanding
- Analyze text to extract meta-data from content such as concepts, entities, keywords ...
- Speech To Text
- Convert audio containing speech to text
- Text To Speech
- Convert text to audio speech
- Tone Analyzer
- Discover, understand, and revise the language tones in text.
Usage
Example usage flows can be found here node-red-labs
Contributing
For simple typos and fixes please just raise an issue pointing out our mistakes. If you need to raise a pull request please read our contribution guidelines before doing so.
Copyright and license
Copyright 2018, 2022 IBM Corp. under the Apache 2.0 license.