Download presentation
Presentation is loading. Please wait.
1
Intro to Bot Framework v4
Build and connect intelligent bots @shahedC WakeUpAndCode.com Shahed Chowdhuri Sr. Software Microsoft Azure Cloud Advisor, CSE
2
Overview Additional Topics
3
MS Bot Framework Bot Framework: AI & NLP with Cognitive Services
Bot Framework: AI & NLP with Cognitive Services Open & Extensible Enterprise-Grade Solutions Complete Control
4
Overview Bot Framework: v4 SDK .NET with C# JavaScript QnA Maker
Bot Framework: v4 SDK .NET with C# JavaScript QnA Maker Azure Bot Service
5
Bot Middleware Pipeline
Link:
6
Dialog Types for Bots Link:
7
Dialog Type: Prompts Link:
8
Dialog Type: Waterfall
9
Dialog Type: Component
Street 1 Street 2 Reusable Dialog, e.g. Address City State/Province Postal Code Country
10
Building a Bot Additional Topics
11
Bot Builder SDK for .NET with C#
Link:
12
Visual Studio: File | New | Project
13
C# Bot: Program.cs
14
C# Bot: Startup.cs
15
C# Bot: Startup.ConfigureServices()
16
C# Bot: Startup.Configure()
17
C# Bot: Class from IBot interface
18
C# Bot: IBot.OnTurnAsync()
19
C# Bot: State with Accessors
20
C# Bot: State object sample
21
Config & Deploy Additional Topics
22
C# Bot: Configuration in Startup
23
C# Bot: appsettings.json config file
24
Test Your Bot
25
Bot Framework Emulator
26
Deploy Your Bot Link:
27
Publish with Visual Studio
28
Web App Bot in Azure Portal
29
Bot Service: Channels Link:
30
JavaScript & VS Code Additional Topics
31
Bot Builder SDK for Node.js
Link:
32
Build a Bot with Node.js Samples on GitHub Samples:
33
Visual Studio Code Download:
34
AI with LUIS Additional Topics
35
Language Understanding Intelligent Service
Help:
36
LUIS: Intents, Entities & Labels
37
Intents in LUIS Intent: Summarizes the intentions of an utterance
38
Utterances in LUIS
39
Entities in LUIS Entity: Data object that can be pre-built or custom-defined.
40
List/Composite/Hierarchical Entities
41
Using LUIS in your Code
42
Demo + Wrapup
43
Bot Framework Emulator
44
Bot Framework Resources
Link:
45
Bot Framework Samples Link:
46
YouTube: Bot v4 Videos Link:
47
Q & A Additional Topics
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.