Programming the Microsoft Bot Framework

Programming the Microsoft Bot Framework

Author:
This is the only comprehensive, authoritative guide to building Conversational User Interfaces (CUI, a.k.a. bots, chatbots, or chatterbots) with the Microsoft Bot Framework. Reflecting the next radical revolution in human-computer interaction, it will help you leverage advanced artificial intelligence (AI) and natural language processing to empower new and existing applications with stunningly intuitive conversational interfaces.   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 CUIs. Step by step, you'll learn how to build message dialogs, manage conversations, interact
193.00 zł
Publishing date:
Delivery:
Publisher:
Number of pages:
400
Publication form:
Language:
Edition:
ISBN:
9781509304981

This is the only comprehensive, authoritative guide to building Conversational User Interfaces (CUI, a.k.a. bots, chatbots, or chatterbots) with the Microsoft Bot Framework. Reflecting the next radical revolution in human-computer interaction, it will help you leverage advanced artificial intelligence (AI) and natural language processing to empower new and existing applications with stunningly intuitive conversational interfaces.

 

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 CUIs. Step by step, you'll learn how to build message dialogs, manage conversations, interact with framework APIs, and incorporate powerful natural language processing with Microsoft's advanced Language Understanding Intelligent Service (LUIS). Mayo also offers detailed guidance on deploying your customized bots to key platforms such as Slack, Skype, and Facebook Messenger.

 

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.

 Part I: Getting Started

1. Exploring Bot Framework Architecture

2. Setting up a Project

3. Building Conversations: The Essentials

4. Fine-Tuning Your Chatbot


Part II: Bot Builder

5. Building Dialogs

6. Using FormFlow

7. Customizing FormFlow

8. Using Natural Language Processing (NLP) with LUIS

9. Managing Advanced Conversation


Part III: Channels and GUI

10. Attaching Cards

11. Configuring Channels

12. Creating Email, SMS, and Web Chat Bots


Part IV: APIs and Integrations

13. Coding Custom Channels with the Direct Line API

14. Integrating Cognitive Services

15. Adding Voice Services