heidloff.net - Building is my Passion
Post
Cancel

Querying Knowledge Bases from Watson Assistant Bots

IBM’s Watson Assistant is a great technology to build conversational user experiences. Watson Discovery is IBM’s offering to search and analyze semi-structured data. This post describes how to combine the two offerings so that Watson Discovery can be used as fallback for unusual conversation flows.

When designing conversational experiences, the most typical questions and actions need to be planned for. If users want to know more information, Watson Discovery can be used to search in repositories for answers.

Let’s look at a sample scenario. A bot is supposed to answer questions about ‘Embeddable AI’. The most typical questions are directly handled by defining conversation flows in Watson Assistant.

image

To find out more details, the bot could search in repositories like my blog.

image

Building these types of conversation flows with Watson Assistant and Watson Discovery can be done without programming. For example the Discovery web crawler can be used to read data from web sites which can be integrated declaratively in Watson Assistant.

image

To learn more about this topic, check out the Watson Discovery documentation.

Featured Blog Posts
Disclaimer
The postings on this site are my own and don’t necessarily represent IBM’s positions, strategies or opinions.
Trending Tags