All Projects → watson-developer-cloud → Node Red Node Watson

watson-developer-cloud / Node Red Node Watson

Licence: apache-2.0
A collection of nodes for the IBM Watson services

Projects that are alternatives of or similar to Node Red Node Watson

speech-to-text-code-pattern
React app using the Watson Speech to Text service to transform voice audio into written text.
Stars: ✭ 37 (-50%)
Mutual labels:  watson
Autoedit 2
Fast text based video editing, node Electron Os X desktop app, with Backbone front end.
Stars: ✭ 343 (+363.51%)
Mutual labels:  watson
Allthefeels
Alexa prompts the user how his/her day is going, then depending on the sentiment expressed by the user, it produces a list of regularly-updated Spotify playlists tailored to his/her mood
Stars: ✭ 19 (-74.32%)
Mutual labels:  watson
watson-personality-insights-php
Framework Agnostic Watson Personality Insights Client
Stars: ✭ 13 (-82.43%)
Mutual labels:  watson
pixiedust-facebook-analysis
A Jupyter notebook that uses the Watson Visual Recognition and Natural Language Understanding services to enrich Facebook Analytics and uses Cognos Dashboard Embedded to explore and visualize the results in Watson Studio
Stars: ✭ 42 (-43.24%)
Mutual labels:  watson
Visual Recognition Coreml
Classify images offline using Watson Visual Recognition and Core ML
Stars: ✭ 489 (+560.81%)
Mutual labels:  watson
visual-recognition-with-coreml
🕶 Classify images offline using Watson Visual Recognition and Core ML.
Stars: ✭ 40 (-45.95%)
Mutual labels:  watson
Watbot
An Android ChatBot powered by IBM Watson Services (Assistant V1, Text-to-Speech, and Speech-to-Text with Speaker Recognition) on IBM Cloud.
Stars: ✭ 64 (-13.51%)
Mutual labels:  watson
watson-vehicle-damage-analyzer
A server and mobile app to send pictures of vehicle damage to IBM Watson Visual Recognition for classification
Stars: ✭ 62 (-16.22%)
Mutual labels:  watson
Ffdl
Fabric for Deep Learning (FfDL, pronounced fiddle) is a Deep Learning Platform offering TensorFlow, Caffe, PyTorch etc. as a Service on Kubernetes
Stars: ✭ 640 (+764.86%)
Mutual labels:  watson
simple-chat-swift
DEPRECATED: this repo is no longer actively maintained
Stars: ✭ 49 (-33.78%)
Mutual labels:  watson
concierge
A Watson powered conversational bot for small businesses
Stars: ✭ 15 (-79.73%)
Mutual labels:  watson
Unity Sdk
🎮 Unity SDK to use the IBM Watson services.
Stars: ✭ 546 (+637.84%)
Mutual labels:  watson
spring-boot-starter
Spring Boot support for Watson services
Stars: ✭ 12 (-83.78%)
Mutual labels:  watson
Health Blockchain
A blockchain for fitness data demo
Stars: ✭ 31 (-58.11%)
Mutual labels:  watson
redaxo watson
Suchagent für REDAXO 4.5 + 5
Stars: ✭ 28 (-62.16%)
Mutual labels:  watson
Tjbot
IBM TJBot
Stars: ✭ 449 (+506.76%)
Mutual labels:  watson
Nlc Icd10 Classifier
A simple web app that shows how Watson's Natural Language Classifier (NLC) can classify ICD-10 code. The app is written in Python using the Flask framework and leverages the Watson Developer Cloud Python SDK
Stars: ✭ 66 (-10.81%)
Mutual labels:  watson
Laravel Personality Insights
👩 👱 Using IBM Watson Personality Insights Service with Laravel 5
Stars: ✭ 36 (-51.35%)
Mutual labels:  watson
Awesome Qa
😎 A curated list of the Question Answering (QA)
Stars: ✭ 596 (+705.41%)
Mutual labels:  watson

Node-RED Watson Nodes for IBM Cloud

Codacy Badge npm-version npm-downloads

CLA assistant

New in version 0.9.4

  • Assistant V1 Workspace manager - Allow endpoint to be overridden through msg.params
  • Language Translator, Speech to Text, Text to Speech - Sort Languages in drop down select list.

New in version 0.9.3

  • Assistant V1 - Fix alternateIntents setting.
  • Assistant V2 - Allow return of request session id.
  • Update list of supported languages in Speech to Text, Text to Speech and Translation nodes.

New in version 0.9.2

  • Assistant V2 - Fix bug session expiry bug.

New in version 0.9.1

  • Assistant V2 - Allow flow to assign a string session id. The node maps this user specified session id to the real session id. Additional param option allow session id to be reset.

New in version 0.9.0

  • Node-RED & IBM-Watson & Use of promises on API invocation & IAM URL construct migration & Removal of default endpoint of
    • Assistant V1
    • Assistant V2
  • All Nodes now require Node-RED 1.0.x or above
  • Remove watson-developer-cloud dependancy
  • Remove code for redundant nodes

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 ...
  • Personality Insights
    • Use linguistic analytics to infer cognitive and social characteristics from text
  • Retrieve and Rank
    • Creates a trainable search engine for your data
  • 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.
  • Visual Recognition
    • Analyze visual appearance of images to understand their contents

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, 2019, 2020 IBM Corp. under the Apache 2.0 license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].