Skip to content

martabrzeszczyk/BotBuilder-CognitiveServices

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

The Microsoft Cognitive Services controls for Microsoft Bot Builder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 68.3%
  • JavaScript 15.8%
  • TypeScript 13.4%
  • HTML 1.6%
  • Other 0.9%