Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.38 KB

README.md

File metadata and controls

17 lines (11 loc) · 1.38 KB

The cognitive services control makes consuming different Microsoft cognitive services easy for bots developed using Microsoft Bot Builder SDK. The control is available for C# and Node.js SDKs.

Currently the control has support for the following cognitive services:

  • QnA Maker: This service enables developers to build, train and publish a simple question and answer bot based on FAQ URLs, structured documents or editorial content. The bot can consume the QnA Maker dialog implemented by this control to forward the conversation to QnA Maker service and relay back the answers to the user.

More Information

Read these resources for more information about the Microsoft Bot Framework, Bot Builder SDK and Cognitive service: