Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Get hands-on experience and learn how to convert speech to text, analyze tone, translate text into different languages, send tweets through Twitter, add audio and video capabilities, and set up a chat bot using the IBM Watson Assistant (formerly Conversation) service and Facebook Messenger. And you don’t even need any programming experience!
Node-RED, which is built on Node.js, is a browser-based flow editor that makes it easy to wire together devices, APIs, and online services by simply dragging and dropping nodes on a palette. You then connect, or wire, the nodes to create flows that can be then deployed to the lightweight Node.js runtime with a single click.
Lab 1: Create your first Node-RED flow
Question: You can run Node-RED on the IBM Cloud without installing it locally on your computer.
Question: You can connect services like Watson Assistant to a Node-RED instance running on IBM Cloud.
Question: The three main types of nodes are Input, Output, and Objects.
Question: You use the Debug tab in the flow editor to read the documentation for a node.
Question: An inject node is a type of input node.
Lab 2: Build a web page and create a REST API in Node-RED
Question: The HTTP In node can be used to create URLs for web pages and APIs.
Question: A function node can be used to process the output of a node before feeding it in input to another node.
Question: Node-RED offers a Template node.
Question: Template nodes can contain JavaScript code.
Question: language identify is a node made available by the Watson Language Translator service.
Lab 3: Translate text, analyze tone, add audio, and send tweets from your Node-RED application
Question: You can add more functionalities by leveraging nodes from both the Node-RED project and the wider community.
Question: microphone and speaker nodes are available through community libraries.
Question: The Node-RED community has created nodes for every possible need.
Question: For the language translator node to become available, you can use API keys to access the service or connect (bind) the service.
Question: We can use a function node to process the output of a node, preparing it for the expected input of a different node.
Lab 5: Build HTML web pages that use Git repositories that can reuse browser-side JavaScript
Question: You can pass a video file straight into the Speech to Text Service
Question: The HTTP input node is limited to GET requests.
Question: There are three HTTP core nodes, http (input), http responde (output), and http request (function).
Question: The http input node is used to send HTTP requests.
Question: The http request node is used to send HTTP requests.
Final exam
Question: What do you use the inject node for?
Question: The Watson Language Identify node expects its input text to be provided in what object?
Question: For Node-RED on IBM Cloud, how do you install additional nodes?
Question: What can you use function nodes for?
Question: The Watson Speech to Text node outputs to which object?
Question: What are the three main categories of nodes?
Question: In this course, the microphone node from Lab 3 is available as a core Node-RED node.
Question: What does the Watson Tone Analyzer service do?
Question: The http request node is used to send HTTP requests.
Question: Node-RED is based on which programming language?
We hope you know the correct answers to Node-RED: Basics to Bots If Queslers helped you to find out the correct answers then make sure to bookmark our site for more Course Quiz Answers.
If the options are not the same then make sure to let us know by leaving it in the comments below.
In our experience, we suggest you enroll in this and gain some new skills from Professionals completely free and we assure you will be worth it.
This course is available on Cognitive Class for free, if you are stuck anywhere between quiz or graded assessment quiz, just visit Queslers to get all Quiz Answers and Coding Solutions.
More Courses Quiz Answers >>
Building Cloud Native and Multicloud Applications Quiz Answers
Accelerating Deep Learning with GPUs Quiz Answers
Blockchain Essentials Cognitive Class Quiz Answers
Deep Learning Fundamentals Cognitive Class Quiz Answers
Hadoop 101 Cognitive Class Answers