Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 2.52 KB

README.md

File metadata and controls

39 lines (30 loc) · 2.52 KB

UAE AI Hackfest | February 25th - 28th | Dubai

  1. Prerequisite
  2. Bot Framework Dev Environment Setup
  3. Cognitive Services HOLs
  4. Bot Builder HOLs
  5. Code Samples

Prerequisite:

  • Azure Subscription
    • If you don't have one, please reach out to one of the proctors.

Bot Framework Dev Environment Setup

  • Install Visual Studio 2017 and update all extensions.
  • Download the Bot Application, Bot Controller, and Bot Dialog .zip files. Install the project template by copying Bot Application.zip to your Visual Studio 2017 project templates directory. Install the item templates by copying Bot Controller.zip and Bot Dialog.zip to your Visual Studio 2017 item templates directory. *The Visual Studio 2017 project templates directory is typically located at %USERPROFILE%\Documents\Visual Studio 2017\Templates\ProjectTemplates\Visual C#\ and the item templates directory is at %USERPROFILE%\Documents\Visual Studio 2017\Templates\ItemTemplates\Visual C#\
  • Bot Framework Channel Emulator

Cognitive Services HOLs

  1. Custom Vision Lab
  2. LUIS Lab
  3. Challenge: Build a console app/web app that consumes Translator Text API

Bot Builder HOLs

  1. Simple Multi-Dialog Lab
  2. Prompt Dialog Lab
  3. Bot with a Cognitive Service API Lab
  4. Publish & Register your bot Lab

Link: https://aka.ms/bothols

Code Samples

  1. Bots from zero to hero
  2. BotBuilder-Samples

Slide Decks

  1. Track 1 Slide Decks
  2. Track 2 Slide Decks