This tutorial series shows how to create a chatbot with the Microsoft Bot Framework Node.JS SDK v4 from end-to-end, including brainstorming, using the MSBot for connected services, integrating QnA Maker and LUIS, prototyping with Chatdown, and programming with the Node.JS SDK and TypeScript. The Microsoft Bot Framework is a framework for building chatbots that allows you to deploy to multiple channels, including Skype, Slack, Microsoft Teams, and Facebook Messenger.
Overview
Syllabus
Microsoft Bot Framework v4 Node #1: Brainstorming a Useful Chatbot.
Microsoft Bot Framework v4 Node #2: The Bot Builder Packages.
Microsoft Bot Framework v4 Node #3: Creating a Chatbot.
Microsoft Bot Framework v4 Node #4: Upgrading from Preview to Release.
Microsoft Bot Framework v4 Node #5: Designing Chatbots with Chatdown.
Microsoft Bot Framework v4 Node #6: Creating a Knowledge Base with LUDown and QnA Maker.
Microsoft Bot Framework v4 Node #7: Creating a LUIS Service with LUDown and the CLI.
Microsoft Bot Framework v4 Node #8: Creating a Bot File and Connecting Services with MSBot.
Microsoft Bot Framework v4 Node #9: Adding QnA Maker to Your Chatbot.
Microsoft Bot Framework v4 Node #10: Adding LUIS to Your Chatbot Part 1.
Microsoft Bot Framework v4 Node #11: Adding LUIS to Your Chatbot Part 2.
Microsoft Bot Framework v4 Node #12: Creating Rich Cards for your Chatbot Part 1.
Microsoft Bot Framework v4 Node #13: Creating Rich Cards for your Chatbot Part 2.
Microsoft Bot Framework v4 Node #14: Adding Dialogs to Chatbots Part 1.
Microsoft Bot Framework v4 Node #15: Adding Dialogs to Chatbots Part 2.
Microsoft Bot Framework v4 Node #16: Using Blob Storage for Conversation State.
Microsoft Bot Framework v4 Node #17: How to Use Proactive Messages Part 1.
Microsoft Bot Framework v4 Node #18: How to Use Proactive Messages Part 2.
Microsoft Bot Framework v4 Node #19: Deploying Chatbots to Azure through GitHub.
Microsoft Bot Framework v4 Node #20: Understanding Azure Bot Service Channels.
Microsoft Bot Framework v4 Node #21: Common Dialog Management Pitfalls.
Microsoft Bot Framework v4 Node: QnA Maker Generate Answers on Score.
Microsoft Bot Framework v4 Node: Unit Testing Your Chatbot.
Microsoft Bot Framework v4 Node: Unit Testing Bot Framework Middleware with Rewire.
How to Create a Twitter Bot with the Bot Framework.
Taught by
Codepunk