
Summary of what the whole course is about
An introduction to what the course is about and what a learner will learn as a result of taking this course.
This section discusses the minimum requirements for this course.
This lesson introduces learners to the chatbot building blocks and how an IBM Watson Assistant chatbot looks before we dive into the actual building of chatbots.
After this lesson, a learner will have a thorough understanding of Watson Workspace and all the available tools to build meaningful chatbots.
This lesson gives a learner a detailed tutorial on creating intents and entities to be used on the chatbot.
In this lesson, intents and entities are used to create a conversation flow with the use of dialogs.
After this lesson, a learner will be able to deploy the developed chatbot on IBM Cloud using NodeJS and CLI. A learner will also be able to test the chatbot.
This lesson focuses on the enhancement of chatbots to receive and store data from the user through the use of context variables.
In this lesson, we look at some of the advanced features of the IBM Watson workspace, including the Improve tab which developers can use to improve and make their chatbots smarter.
With the IBM Watson™ Assistant service, you can build a chatbot that understands natural-language input and uses machine learning to respond to customers in a way that simulates a conversation between humans.
This course will teach how to use IBM Watson Assistant service to build intelligent chatbots from end to end,
This diagram shows the overall architecture of a complete solution:
Users interact with your application through the user interface that you implement. For example, a simple chat window or a mobile app, or even a robot with a voice interface.
The application sends the user input to the Watson Assistant service.
The application can interact with your back-end systems based on the user's intent and additional information. For example, answer question, open tickets, update account information, or place orders. There is no limit to what you can do.