haritha91 / BotBuilder-CognitiveServices

The Microsoft Cognitive Services controls for Microsoft Bot Builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:C# 68.1%Language:JavaScript 15.9%Language:TypeScript 13.6%Language:HTML 1.5%Language:Batchfile 0.5%Language:ASP 0.4%