Skip to content

NikoMix/BotFramework-Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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