Description
In this course, you will :
- What chatbots are and why they are revolutionary;
- What WatsonAssistant is and how you can leverage its AI capabilities;
- The key principles of good chatbot design;
- How to create your own chatbot withoutthe need to write any code;
- How to deploy your chatbot on WordPress sites;
- How to enroll as an IBM Partner if you intend to build chatbots for customers;
- How to makemoney with chatbots.
Syllabus :
1. Introduction to Chatbots
- Introduction to making money with Chatbots
- Becoming an IBM Partner
- Selling clients on the idea
- Finding new clients locally and online
2. Introduction to Chatbots
- What are chatbots?
- The emergence of Messengers and AI
- Who are chatbots for?
- The chatbot we're going to build
3. Introduction to Watson Assistant (formerly Conversation)
- WatsonAssistant components
- Intents
- Entities
- Dialog
- Dos and Dont's of dialog design
4. Building Our Chatbot: Intents and Entities
- Creating a workspace
- Defining Chit Chat intents
- Defining Domain-Specific intents
- Defining entities
5. Building Our Chatbot Dialog
- The defaultWelcomeandAnything elsenodes
- Creating Chit Chat dialog
- Simple conditions and responses
- Handling complex dialog flow
- Trying out and exporting our chatbot
6. Deploying Our Chatbot on WordPress
- Deploying our chatbot on WordPress
- Installing and configuring the Watson Assistant plugin
- Finding and fixing problems
- More advanced concepts
- Analyzing chatbot conversations