Programming the Microsoft Bot Framework: Create email and SMS chatbots

Опубликовано: 28 Сентябрь 2017
на канале: Pearson Tech Skills
2,595
5

Lesson 6.7 Create email and SMS chatbots is an excerpt from Programming the Microsoft Bot Framework by MVP Joe Mayo. https://www.microsoftpressstore.com/s...

About Programming the Microsoft Bot Framework:
Reflecting the next radical revolution in human-computer interaction, this Programming the Microsoft Bot Framework video will help you leverage advanced artificial intelligence (AI) and natural language processing to empower new and existing applications with stunningly intuitive conversational interfaces—includes 5+ hours of instruction.

Long-time Microsoft MVP Joe Mayo begins with high-level explanations of what Microsoft Bot Framework is, what you can do with it, and why it matters so much. Next, he presents the foundational knowledge you need to start creating real bots and conversational user interfaces (CUIs). Step by step, you'll learn how to build message dialogs, manage conversations, implement dialogs, incorporate powerful natural language processing with Microsoft's advanced Language Understanding Intelligent Service (LUIS), add GUI elements to a chatbot, and finally publish your chatbot. Mayo also offers detailed guidance on deploying your customized bots to key platforms such as Skype.

Throughout, Mayo's practical examples combine code with clear explanations of when and why you would perform each task. From start to finish, Programming the Microsoft Bot Framework is relentlessly practical, helping you translate the advanced "magic" of intelligent bots into real solutions right now.

Skill Level: Intermediate

Learn How To:
Get started with the Microsoft Bot Framework
Create a new project and test with the Bot Framework Emulator
Manage conversations
Build dialogs and customize FormFlow
Handle dynamic conversations
Use natural language processing
Create and improve LUIS models
Add speech; animation, audio, and video cards; and location controls to a chatbot
Publish chatbots to Skype, web pages, and more
Who Should Watch This Video
These video lessons are for programmers and Microsoft .NET developers who want to reach customers and users with a conversational user interface through messaging apps like Facebook Messenger and Skype.

This video is for viewers that:
Understand how to code with the C# programming language
Have some knowledge of ASP.NET and Web API, but not required
Have some knowledge of Azure Web App Deployment, but not required

Video Table of Contents:
Introduction
Lesson 1: Getting started with the Microsoft Bot Framework
Lesson 2: Managing conversations
Lesson 3: Implementing dialogs and FormFlow
Lesson 4: Using natural language processing with LUIS
Lesson 5: Adding GUI elements to a chatbot
Lesson 6: Publishing bots
Summary