NikoMix / BotFramework-Training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BotFramework-Training

This training conists of several Steps to build a Chatbot with the Microsoft Bot Framework and Cognitive Services like LUIS, QnAMaker, etc.

Agenda

  • 01-Setup
  • 02-LiftAzure
  • 03-Dialogs
  • 04-LUIS
  • 05-FaQBuilder

Requirements

  • Visual Studio 2015 / 2017
  • Microsoft Azure Subscription
  • GitHub Account (Free)

Create GitHub Account

Since you are reading this - I assume you are already on Github.com. Only thing left to do is create an GitHub Account to Fork this Repository. GitHubRegistration

Create Microsoft Azure Subscription

Visit my.visualstudio.com and - if you do not have a visual studio subscription - for the Dev Essentials Subscription (which is free). For doing so, you get a free Azure Account with some starting credit which will be more than enough for this tutorial. Azure Subscription

Create Microsoft Developer Account

Go to https://apps.dev.microsoft.com/ and ensure you are able to create a new App Registration (see screenshot). Otherwise just follow through the Account creation process. New App Registration

About

License:MIT License


Languages

Language:C# 53.7%Language:Batchfile 45.0%Language:HTML 0.8%Language:ASP 0.5%