microsoft brand template - dk azure...

21
Hello World!

Upload: others

Post on 25-May-2020

7 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Microsoft brand template - DK Azure Bootcampazurebootcampdk.azurewebsites.net/Slides/botframework2017.pdf · Cognitive Services (Text & Language) • Text Analysis • Sentiment analysis

Hello World!

Page 2: Microsoft brand template - DK Azure Bootcampazurebootcampdk.azurewebsites.net/Slides/botframework2017.pdf · Cognitive Services (Text & Language) • Text Analysis • Sentiment analysis

The Microsoft Bot Ecosystem

Page 3: Microsoft brand template - DK Azure Bootcampazurebootcampdk.azurewebsites.net/Slides/botframework2017.pdf · Cognitive Services (Text & Language) • Text Analysis • Sentiment analysis
Page 4: Microsoft brand template - DK Azure Bootcampazurebootcampdk.azurewebsites.net/Slides/botframework2017.pdf · Cognitive Services (Text & Language) • Text Analysis • Sentiment analysis
Page 5: Microsoft brand template - DK Azure Bootcampazurebootcampdk.azurewebsites.net/Slides/botframework2017.pdf · Cognitive Services (Text & Language) • Text Analysis • Sentiment analysis

Bot Service / Bot Builder SDK

Bot Builder SDK https://github.com/Microsoft/BotBuilder

Opensource Service Template for Building Bots

Avalible in c# .net and node.js

Uses socket-layer and Direct-line Protocol

Implements simple access-control

Handles common chat events likeConnect/Disconnect

isTyping

Ping

Messagecontroller

Cards, Images and other chat related dialogs

Bot Service (Preview)App Service Plans

Consumption Plans (Serverless)

Page 6: Microsoft brand template - DK Azure Bootcampazurebootcampdk.azurewebsites.net/Slides/botframework2017.pdf · Cognitive Services (Text & Language) • Text Analysis • Sentiment analysis

Bot Framework

• Bot framework is a common

• Registration site for chatbots.

• Channels

• Skype

• Facebook Messenger

• SMS (Twillio)

• Webchat

• Email

• Kik

• And more.....

Page 7: Microsoft brand template - DK Azure Bootcampazurebootcampdk.azurewebsites.net/Slides/botframework2017.pdf · Cognitive Services (Text & Language) • Text Analysis • Sentiment analysis

Cognitive Services (Text & Language)

• Text Analysis

• Sentiment analysis

• Keyword extraction

• Language Detection

• QnA Maker

• Data extraction

• Search Engine

• Improvement

• Translation API

• Translate between 120+ languages

• Language understanding service LUIS

• Utterances -> Intents + Entities

Page 8: Microsoft brand template - DK Azure Bootcampazurebootcampdk.azurewebsites.net/Slides/botframework2017.pdf · Cognitive Services (Text & Language) • Text Analysis • Sentiment analysis
Page 9: Microsoft brand template - DK Azure Bootcampazurebootcampdk.azurewebsites.net/Slides/botframework2017.pdf · Cognitive Services (Text & Language) • Text Analysis • Sentiment analysis

{reply}I don’t know how...

Page 10: Microsoft brand template - DK Azure Bootcampazurebootcampdk.azurewebsites.net/Slides/botframework2017.pdf · Cognitive Services (Text & Language) • Text Analysis • Sentiment analysis
Page 11: Microsoft brand template - DK Azure Bootcampazurebootcampdk.azurewebsites.net/Slides/botframework2017.pdf · Cognitive Services (Text & Language) • Text Analysis • Sentiment analysis
Page 12: Microsoft brand template - DK Azure Bootcampazurebootcampdk.azurewebsites.net/Slides/botframework2017.pdf · Cognitive Services (Text & Language) • Text Analysis • Sentiment analysis
Page 13: Microsoft brand template - DK Azure Bootcampazurebootcampdk.azurewebsites.net/Slides/botframework2017.pdf · Cognitive Services (Text & Language) • Text Analysis • Sentiment analysis
Page 14: Microsoft brand template - DK Azure Bootcampazurebootcampdk.azurewebsites.net/Slides/botframework2017.pdf · Cognitive Services (Text & Language) • Text Analysis • Sentiment analysis
Page 15: Microsoft brand template - DK Azure Bootcampazurebootcampdk.azurewebsites.net/Slides/botframework2017.pdf · Cognitive Services (Text & Language) • Text Analysis • Sentiment analysis
Page 16: Microsoft brand template - DK Azure Bootcampazurebootcampdk.azurewebsites.net/Slides/botframework2017.pdf · Cognitive Services (Text & Language) • Text Analysis • Sentiment analysis
Page 17: Microsoft brand template - DK Azure Bootcampazurebootcampdk.azurewebsites.net/Slides/botframework2017.pdf · Cognitive Services (Text & Language) • Text Analysis • Sentiment analysis
Page 18: Microsoft brand template - DK Azure Bootcampazurebootcampdk.azurewebsites.net/Slides/botframework2017.pdf · Cognitive Services (Text & Language) • Text Analysis • Sentiment analysis
Page 19: Microsoft brand template - DK Azure Bootcampazurebootcampdk.azurewebsites.net/Slides/botframework2017.pdf · Cognitive Services (Text & Language) • Text Analysis • Sentiment analysis
Page 20: Microsoft brand template - DK Azure Bootcampazurebootcampdk.azurewebsites.net/Slides/botframework2017.pdf · Cognitive Services (Text & Language) • Text Analysis • Sentiment analysis
Page 21: Microsoft brand template - DK Azure Bootcampazurebootcampdk.azurewebsites.net/Slides/botframework2017.pdf · Cognitive Services (Text & Language) • Text Analysis • Sentiment analysis

http://qnamaker.ai

https://blog.botframework.com/2017/08/25/qna-maker-rich-card-attachments-net/

https://aka.ms/botcondesign

https://docs.microsoft.com/en-us/bot-framework/debug-bots-emulator