Skip to content

This repository contains all the code samples of "Developing Intelligent Bots from Zero to Hero" channel9/MVA course.

Notifications You must be signed in to change notification settings

SherifElMahdi/botsfromzerotohero

Repository files navigation

Developing Intelligent Bots from Zero to Hero

This repository contains all the code samples of "Developing Intelligent Bots from Zero to Hero" channel9/MVA course.

Watch the course:  https://aka.ms/botszeroheromva

Slide Decks: https://aka.ms/botdevslidedecks

Prerequisites

For Module #3, you need the following:

  • You must have a Microsoft Azure subscription. If you do not already have a subscription, you can register for a free trial.
  • Create Azure Cosmos Document DB and populate it with some data. Watch Module 3 to know how-to.
  • Create Azure Search Service and add your Document DB as its data source. Watch Module 3 to know how-to.
  • Add Your Azure Search Service Name, Your Azure Search Index Name and *Your Azure Search Key *to Web.Config.

Applies only for "botsfromzerotohero/09. Module 3 - Chocolate Gallery Bot (LUIS)/":

  • Create LUIS App from here and add 2 intents; SearchChocolates and ShowChocolates in addition to some chocolate types as entities then train your LUIS model. Watch Module 3 to know how-to.
  • In the root dialog, add your LUIS APP ID and AZURE SUBSCRIPTION KEY to your LUIS MODEL Attribute.

About

This repository contains all the code samples of "Developing Intelligent Bots from Zero to Hero" channel9/MVA course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published