SlideShare a Scribd company logo
#DNNConnect2016
Building a Bot for your website
using the new Microsoft Bot
Framework
David Rodriguez
DNN Corp
@davidjrh
Joe Brinkman
DNN Corp
@jbrinkman
#DNNConnect2016
Please support our valuable sponsors
#DNNConnect2016
On this session
• How do you make a bot?
• How do you make a bot great?
#DNNConnect2016
DEMO
My first DNN Bot
#DNNConnect2016
Bot Framework is a Microsoft-operated
service and an SDK.
Bot Framework
Bot Framework is one of many tools
Microsoft offers for building a complete
bot.
Others include: LUIS, Speech APIs, Azure,
more
#DNNConnect2016
Bot Framework Overview
#DNNConnect2016
Your conversation logic
Logic
Web
service
Your bot
LUIS
#DNNConnect2016
Bot Connector
Your bot
#DNNConnect2016
Bot Connector messages
Your bot
{
"type": "Message",
"id": "68YrxgtB53Y",
"conversationId": "DphPaFQrDuZDKyCez4AFGcT4vy5aQDje1lLGIjB8v18MFtb",
"language": "en",
"text": "You can say "/order" to order!",
"attachments": [ ],
"from": {
"name": "+12065551212",
"channelId": "sms",
"address": "+12065551212",
"id": "Ro52hKN287",
"isBot": false
},
"channelData": { SMS data here },
"botUserData": { your data here },
...
}
Bot
Connector
#DNNConnect2016
Bot Builder SDKs
C# and Node.js
• Dialogs to model a conversation
• Dialogs are reusable
• Conversations are scalable to multiple machines
• Dialog state is persisted in Bot Connector
(per-user, per-session, per-user+session)
• Type of Dialogs:
• Built-in prompts
• Yes/No, String, Number, Choices
• Natural language understanding (LUIS)
• Form slot filling (branching, disambiguation,
multi-turn)
• Profile (e.g. home address)
#DNNConnect2016
DEMO
Creating a bot from the Visual Studio template
Creating a bot as a DNN module using the Bot FX
#DNNConnect2016
Connecting the bot with the world
#DNNConnect2016
Connecting the bot with the world
#DNNConnect2016
Connecting the bot with the world
#DNNConnect2016
Connecting the bot with the world
#DNNConnect2016
DEMO
Making a great bot: LUIS support
#DNNConnect2016
#DNNConnect2016
Bots talking to other Bots?
#DNNConnect2016
Questions?
Please remember to evaluate the session online
Thank you

More Related Content

PPSX
Introduction to Microsoft Bot Framework
PPTX
Conversations as a Platform
PDF
Bots are the New Apps: Building with the Bot Framework & Language Understanding
PPTX
Building A Conversational Bot Using Bot Framework and Microsoft
PPTX
20160930 bot framework workshop
PPTX
Microsoft Bot Framework: Hiking up the Trail of Automation
PPTX
Microsoft bot framework in azure
PPTX
Intro to Bot Framework v3
Introduction to Microsoft Bot Framework
Conversations as a Platform
Bots are the New Apps: Building with the Bot Framework & Language Understanding
Building A Conversational Bot Using Bot Framework and Microsoft
20160930 bot framework workshop
Microsoft Bot Framework: Hiking up the Trail of Automation
Microsoft bot framework in azure
Intro to Bot Framework v3

What's hot (11)

PPTX
Programming the Microsoft Bot Framework
PPTX
Intro to Bot Framework
PPTX
Chatbot development with Microsoft Bot Framework
PPTX
Intro to HoloLens Development
PDF
Build a great conversationalist using Azure Bot Service 2018
PPTX
Build an Intelligent Bot (Node.js)
PPTX
Cloud-Backed Mixed Reality with HoloLens & Azure Cognitive Services
PPTX
Cloud-Backed Mixed Reality: HoloLens & Azure Cognitive Services
PDF
PPTX
Xbox One Dev Mode
PDF
Optimizing your job apply pages with the LinkedIn profile API
Programming the Microsoft Bot Framework
Intro to Bot Framework
Chatbot development with Microsoft Bot Framework
Intro to HoloLens Development
Build a great conversationalist using Azure Bot Service 2018
Build an Intelligent Bot (Node.js)
Cloud-Backed Mixed Reality with HoloLens & Azure Cognitive Services
Cloud-Backed Mixed Reality: HoloLens & Azure Cognitive Services
Xbox One Dev Mode
Optimizing your job apply pages with the LinkedIn profile API
Ad

Similar to Building a bot for your website (20)

PPTX
.NET para construir qualquer coisa! (Visão Geral) #dotnetconf
PDF
Chat Bots Meetup Talk @Microsoft, Chennai
PPTX
Clever data building a chatbot from your database
PDF
Prototyping user interactions in web apps
PPTX
Build intelligent chatbot with bot framework
PPTX
virtual-2021-data.sql_.saturday.la-Building database interactions with users ...
PPTX
Building intelligent chat bot with microsoft bot framework
PPTX
Chatbots
PDF
Realtime Apps with JavaScript
PDF
Bots are the New Apps: Building Bots with ASP.NET WebAPI & Language Understan...
PDF
2015-06-10 Ceus by IberianSPC - new options for SharePoint 2016 and Office 36...
PPTX
Build a Great Conversationalist
PDF
Kratu beri portfolio
PPTX
CrEATING A CHATBOT 3(2).pptx
PPTX
AI Machine vs Human
PPTX
Human vs Bot: Giocare a Sasso-Carta-Forbici - Matteo Valoriani, Antimo Musone...
PPT
Building a bot with an intent
PPTX
Microsoft bot framework
PPTX
Microsoft Kinect & the Microsoft MIX11 Game Preview
PPTX
Chatbots - A CMD for Humans (Ort Braude 2018)
.NET para construir qualquer coisa! (Visão Geral) #dotnetconf
Chat Bots Meetup Talk @Microsoft, Chennai
Clever data building a chatbot from your database
Prototyping user interactions in web apps
Build intelligent chatbot with bot framework
virtual-2021-data.sql_.saturday.la-Building database interactions with users ...
Building intelligent chat bot with microsoft bot framework
Chatbots
Realtime Apps with JavaScript
Bots are the New Apps: Building Bots with ASP.NET WebAPI & Language Understan...
2015-06-10 Ceus by IberianSPC - new options for SharePoint 2016 and Office 36...
Build a Great Conversationalist
Kratu beri portfolio
CrEATING A CHATBOT 3(2).pptx
AI Machine vs Human
Human vs Bot: Giocare a Sasso-Carta-Forbici - Matteo Valoriani, Antimo Musone...
Building a bot with an intent
Microsoft bot framework
Microsoft Kinect & the Microsoft MIX11 Game Preview
Chatbots - A CMD for Humans (Ort Braude 2018)
Ad

More from David J. Rodriguez Hernandez (11)

PPTX
ReConnect(); 2016 - Novedades en Azure para desarrolladores
PPTX
Website monitoring with Application Insights
PPTX
Windows 10 IoT Core, Raspberry Pi y Azure
PPTX
TenerifeDev - VSCode, Node.js, MongoDB - Resources
PPTX
Global Azure Bootcamp - Madrid Keynote
PPTX
Un poco de caché, por favor!
PPTX
TenerifeDev - Azure Websites Intro
PPTX
Azure TechEd 2014 Highlights
PPTX
DNN Cloud Services - Under the Hood - Techorama 2014
PPTX
DNN Cloud Services - Under the Hood - CloudBurst 2013
PPTX
Dnn europe 2013 dnn cloud - no video
ReConnect(); 2016 - Novedades en Azure para desarrolladores
Website monitoring with Application Insights
Windows 10 IoT Core, Raspberry Pi y Azure
TenerifeDev - VSCode, Node.js, MongoDB - Resources
Global Azure Bootcamp - Madrid Keynote
Un poco de caché, por favor!
TenerifeDev - Azure Websites Intro
Azure TechEd 2014 Highlights
DNN Cloud Services - Under the Hood - Techorama 2014
DNN Cloud Services - Under the Hood - CloudBurst 2013
Dnn europe 2013 dnn cloud - no video

Recently uploaded (20)

PDF
Softaken Excel to vCard Converter Software.pdf
PDF
Upgrade and Innovation Strategies for SAP ERP Customers
PDF
medical staffing services at VALiNTRY
PDF
How to Migrate SBCGlobal Email to Yahoo Easily
PPTX
assetexplorer- product-overview - presentation
PDF
Design an Analysis of Algorithms I-SECS-1021-03
PDF
Digital Strategies for Manufacturing Companies
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PPT
Introduction Database Management System for Course Database
PDF
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
PDF
Designing Intelligence for the Shop Floor.pdf
PDF
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
PPTX
CHAPTER 2 - PM Management and IT Context
PDF
Odoo Companies in India – Driving Business Transformation.pdf
PPTX
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PPTX
Operating system designcfffgfgggggggvggggggggg
Softaken Excel to vCard Converter Software.pdf
Upgrade and Innovation Strategies for SAP ERP Customers
medical staffing services at VALiNTRY
How to Migrate SBCGlobal Email to Yahoo Easily
assetexplorer- product-overview - presentation
Design an Analysis of Algorithms I-SECS-1021-03
Digital Strategies for Manufacturing Companies
Internet Downloader Manager (IDM) Crack 6.42 Build 41
Introduction Database Management System for Course Database
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
Designing Intelligence for the Shop Floor.pdf
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
CHAPTER 2 - PM Management and IT Context
Odoo Companies in India – Driving Business Transformation.pdf
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
wealthsignaloriginal-com-DS-text-... (1).pdf
Adobe Illustrator 28.6 Crack My Vision of Vector Design
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
Operating system designcfffgfgggggggvggggggggg

Building a bot for your website