Top Banner
Intro to Bot Framework Shahed Chowdhuri Sr. Technical Evangelist @ Microsoft @shahedC WakeUpAndCode.com Build and connect intelligent bots
18

Intro to Bot Framework

Jan 23, 2018

Download

Technology

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Intro to Bot Framework

Intro to Bot Framework

Shahed Chowdhuri

Sr. Technical Evangelist @ Microsoft

@shahedC

WakeUpAndCode.com

Build and connect intelligent bots

Page 2: Intro to Bot Framework

Your Host & Speaker

Shahed Chowdhuri

Sr. Technical Evangelist @ Microsoft

Technology Areas

• Enterprise Web/Software Development

• Game Development

• Mobile Application Development

• Cloud Solutions

Online

• LinkedIn: http://linkedin.com/in/shahedc

• Meetup: http://www.meetup.com/DC-MS-Devs/

• Twitter: http://twitter.com/shahedC

• Blog: http://WakeUpAndCode.com

Page 3: Intro to Bot Framework

Guest Speaker

Katherine “Kat” Harris

Technical Evangelist @ Microsoft

Background

• Game Development

• Virtual Reality & Augmented Reality

• Bots & AI

• UVA Alum

Online

• LinkedIn: https://www.linkedin.com/in/katvharris

• Twitter: https://twitter.com/katvharris

• Blog: http://WakeUpAndCode.com

Page 4: Intro to Bot Framework

MS Bot Framework https://dev.botframework.com

Page 5: Intro to Bot Framework

Overview http://docs.botframework.com

Options:

• Connector

• Builder

• Directory

Page 6: Intro to Bot Framework

Bot ConnectorChannels:

• Email

• GroupMe

• Skype

• Slack

• SMS

• Telegram

• Web

• etc...

http://docs.botframework.com/connector/getstarted

Page 7: Intro to Bot Framework

Configure: Direct Line

https://directline.botframework.com/Dev/?botId=YOUR-BOT-ID

Page 8: Intro to Bot Framework

Configure: Web Chat

https://webchat.botframework.com/Dev/?botId=YOUR-BOT-ID

Page 9: Intro to Bot Framework

Configure: Facebook Messenger

https://facebook.botframework.com/Dev/?botId=YOUR-BOT-ID

Page 10: Intro to Bot Framework

FB Developer Settings

https://developers.facebook.com

Page 11: Intro to Bot Framework

Bot Builder SDK for C#Features:

• Dialogs

• AI

• LUIS

• Stateless

• Scalable

• FormFlow

• GitHub!

http://docs.botframework.com/sdkreference/csharp

Page 12: Intro to Bot Framework

GitHub!

https://github.com/Microsoft/botbuilder

Page 13: Intro to Bot Framework

Language Understanding Intelligent Service

https://www.luis.ai/

Page 14: Intro to Bot Framework

Bot Directory

https://bots.botframework.com/

Page 15: Intro to Bot Framework

Demo

Page 16: Intro to Bot Framework

Game Chat Bot

http://gamechatbot.azurewebsites.net/

Page 17: Intro to Bot Framework

Q & A