IBM Watson Assistant

Add a natural language interface or chatbot to automate interactions with users

Conversation from IBM Watson provides an API for adding a natural language interface to your application to automate interactions with your end users. Build and integrate chatbots or virtual agents. The IBM Watson Assistant block allows you to build a chatbot or virtual agent, that can carry out conversations with end users in real time. The block includes a number of cognitive techniques, making your chatbot fully customizable to suit your real-time app's needs.

Walkthrough

The IBM Watson Assistant API lets developers create Intelligent Bots. This block demonstrates how to create a simple Pubnub Tutor Bot that will teach the user how to use PubNub. Extrapolating from this example, you can use the IBM Watson Assistant API to build your own chat bot.

To learn more about IBM Watson Assistant Service and getting your credentials, visit the IBM Watson Assistant API homepage.

Input

Publish a message over the input channel. Input Channel: pubnub-tutor-request

1

Output

Watson's response is published on the output channel which is sent in the message.

1

Talk to an expert