Bryan-sandbox / Node-RED-Twitter-Workshop

These Node-RED flows use Twitter to introduce a variety of Node-RED visual programming techniques and simple ways to use the powerful Watson Cognitive services.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node-RED Twitter Workshop

These Node-RED flows use Twitter to introduce a variety of Node-RED visual programming techniques and simple ways to use the powerful Watson Cognitive services.

These Twitter Node-RED recipes showcase:

  • A simple flow that watches a Twitter feed.
  • Perform Sentiment analysis of Tweets. You could retweet positive tweets or SMS tweets to your friends
  • Perform Tone analysis of Tweets using the Watson Tone Analyzer service
  • Speak Tweets using the Watson Text to Speech service
  • Store Tweets and Sentiment scores in a Cloudant database for historical analysis
  • Build a Node-RED Dashboard that charts Twitter hashtag sentiment history
  • Perform Image analysis of pictures attached to Tweets using the Watson Visual Recognition service
  • Build a Nutrition Image Analysis dashboard to report the ingredients and nutritional information from the USDA

You might want to learn from the Node-RED Twitter workshop that I wrote to teach Node-RED and Watson Cognitive services. Follow the step-by-step instructions to create all of these example flows.

If you're interested in trying these Node-RED recipes, find them here:

Scroll down in this README to preview screenshots of the Node-RED flows.

With a little bit of Node-RED Dashboard magic, you can create Dashboards that look like this: Nutrition Twitter Dashboard Screenshot

Twitter Image Analysis Dashboard Screenshot

Twitter Sentiment History Dashboard Screenshot

Node-RED flows in this repository:

A simple flow that watches a Twitter feed. Download the flow Simple Twitter flow

Perform Sentiment analysis of Tweets. You could retweet positive tweets or SMS tweets to your friends. Download the flow Sentiment Twitter flow

Perform Tone analysis of Tweets using the Watson Tone Analyzer service. Download the flow Watson Tone Analyzer Twitter flow

Speak Tweets using the Watson Text to Speech service. Download the flow Watson Speech to Text Twitter flow

Store Tweets in a Cloudant database for historical analysis. Download the flow Store Tweets in Cloudant flow

Build a Node-RED Dashboard that charts Twitter hashtag sentiment history. Download the flow Twitter Dashboard flow

Perform Image analysis of pictures attached to Tweets using the Watson Visual Recognition service. Download the flow Watson Visual Recognition Image Analysis Twitter flow

Build a Nutrition Image Analysis dashboard to report the ingredients and nutritional information from the USDA. Download the flow Nutrition Food Image Analysis Twitter flow

About

These Node-RED flows use Twitter to introduce a variety of Node-RED visual programming techniques and simple ways to use the powerful Watson Cognitive services.

License:Apache License 2.0