
Explore the IBM Watson Assistant service, survey available cloud platforms and services, build and link assistant skills, and outline practical chatbot scenarios for real-world applications.
Create a Bluemix console account to access IBM Watson services. Launch the Watson assistant service, review pricing plans, and create an instance for hands-on use.
Explore IBM Watson services, including Watson assistant, text to speech, speech to text, and visual recognition. Learn how to access console and integrate these services in web and mobile apps.
Explore what a chatbot is, how it detects user intent, asks for clarifications, and delivers meaningful, 24/7 responses using IBM Watson assistant for customer care and support workflows.
Explore how to create and train a skill in IBM Watson Assistant, define intents and entities, build dialog, and enable responses that pull information from external sources.
Identify user intent to determine how the system should respond, define intents with examples like booking a flight, and organize them within the flight booking skill.
Learn how to build and manage dialogues in IBM Watson Assistant, define conditions, retain context, and craft responses that use welcome messages and guide users to book flight tickets.
define and train entities in the IBM Watson assistant, including system and user-defined entities, and enable a location entity to extract city names and dates from user input.
Learn to use context variables in the IBM Watson Assistant service, with names starting with $, to store city data, pass it in responses, and manage across turns.
Learn to configure options in IBM Watson Assistant to attach suggestions to responses, so users can click an option and receive the associated response without retyping input.
Learn to train your chatbot with IBM Watson Assistant by building intents, dialogues, and slot filling to handle user input like flight bookings and not interested responses.
Convert text to speech using the IBM Watson text-to-speech service, supporting multiple languages and voices, and demonstrate integration with an app for reading education content and emails.
Explore Watson's speech-to-text service, converting voice input into text across languages for voice control, meetings translation, and dictation. Learn to authenticate, choose models, and integrate with applications.
Connect the Watson Assistant to your application by authenticating with an API key and sending user input to receive a contextual response with identified entities.
What Is a Chatbot? A chatbot is a computer program that simulates human conversation through voice commands or text chats or both. Chatbot, short for chatterbot, is an artificial intelligence (AI) feature that can be embedded and used through any major messaging application.
Chatbots are software agents capable of having interaction with human. The demand for chatbots are increasing everyday and the reason behind this is not implausible. They can also greatly build your brand so it is not surprise that being able to create a chatbot is a very lucrative skill.
IBM Watson Assistant is the platform which allows user to utilize Artificial Intelligence without the coding background. After this course you will be able to build chatbot, will can learn by itself by leveraging on Watson's Natural Language Processing (NLP) capabilities.
In todays world chatbots are growing from very basic to complex level.
In this course you will learn how to:
Understand the working principle of chatbots.
What are Intents?
What are Entities?
What are Dialogues?
Build your own Chatbot using IBM Watson Assistant.
Set up intents
Set up entities
Create and manage dialogues
Learn Watson Text to Speech & Speech to Text service.
Convert text to speech
Translate speech to text
Integration of IBM Watson Assistant to mobile or web applications
Integrate your chat bot with your applications