1.0.0 • Published 7 years ago

watsonworkspace-qa v1.0.0

Weekly downloads
1
License
Apache-2.0
Repository
-
Last release
7 years ago

IBM Watson Workspace Q&A Bot

This bot supports an information discovery use case.

Usage

When users ask questions, the bot identifies the question phrase and provides cognitive metadata (e.g. Entities, Concepts, Keywords, etc) that can be used for information retrieval.

Answers are provided as cards to the user. A user can then select the appropriate answer for more detail.

Installation

Details on installation can be found in the watsonworkspace-starter project.

Customization

You should add your own custom ways of finding answers to users questions. Possible services include Watson Discovery or keyword based searches to popular websites.