HAPPY BOOKSGIVING
Use code BOOKSGIVING during checkout to save 40%-55% on books and eBooks. Shop now.
Register your product to gain access to bonus material or receive a coupon.
This eBook includes the following formats, accessible from your Account page after purchase:
EPUB The open industry format known for its reflowable content and usability on supported mobile devices.
PDF The popular standard, used most often with the free Acrobat® Reader® software.
This eBook requires no passwords or activation to read. We customize your eBook by discreetly watermarking it with your name, making it uniquely yours.
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.
Follow the instructions to download this book's code files.
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