BotBuilder-CognitiveServices

认知服务控制使得使用Microsoft Bot Builder SDK开发的机器人可以轻松使用不同的Microsoft Cognitive Services。 该控件适用于C#和Node.js SDK。

  • Owner: microsoft/BotBuilder-CognitiveServices
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Status Update - ARCHIVED

As of August 2019, this repo is now archived.

From now on, https://github.com/Microsoft/botframework-sdk repo will be used as hub, with pointers to all the different SDK languages, tools and samples repos.

Microsoft Cognitive Services control for Microsoft Bot Builder V3

V3 Deprecation Notification

Microsoft Bot Framework SDK V4 was released in September 2018, and since then we have shipped a few dot-release improvements. As announced previously, the V3 SDK is being retired with final long-term support ending on December 31st, 2019.
Accordingly, there will be no more development in this repo. Existing V3 bot workloads will continue to run without interruption. We have no plans to disrupt any running workloads.

We highly recommend that you start migrating your V3 bots to V4. In order to support this migration we have produced migration documentation and will provide extended support for migration initiatives (via standard channels such as Stack Overflow and Microsoft Customer Support).

For more information please refer to the following references:

Description

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.

  • LUIS.ai: Language Understanding Intelligent Service (LUIS) enables developers to build smart applications that can understand human language and react accordingly to user requests. There are times when you may want to link an intent to an action at client side (e.g.: in your Bot, or web app, or even a console app), with an easy binding logic for it, where you can also resolve complex things in order to fulfill an user's intent.

More Information

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

Main metrics

Overview
Name With Ownermicrosoft/BotBuilder-CognitiveServices
Primary LanguageC#
Program languageC# (Language Count: 7)
Platform
License:MIT License
所有者活动
Created At2016-10-26 01:49:26
Pushed At2019-08-23 23:15:58
Last Commit At2019-08-23 16:15:58
Release Count0
用户参与
Stargazers Count172
Watchers Count73
Fork Count194
Commits Count193
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count31
Pull Requests Open Count0
Pull Requests Close Count29
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private