X

Building Chatbots in TypeScript with the Microsoft Bot Framework: Programming Useful Bots in the Node.JS SDK

Product ID : 44027375


Galleon Product ID 44027375
Model
Manufacturer
Shipping Dimension Unknown Dimensions
I think this is wrong?
-
No price yet.
Price not yet available.

Pay with

About Building Chatbots In TypeScript With The Microsoft

If you've been paying attention to all the recent developer conferences, you'll notice that chatbots (or bots) are becoming all the rage. Both Microsoft and Facebook have invested heavily in technology to help create bots for their own messaging platforms, with Microsoft creating a framework for cross-platform messaging interaction called the Bot Framework.Why all this attention? Advances in artificial intelligence like natural language processing (NLP) and computer vision have made identifying things like intention and sentiment a lot easier for applications. Bots are the first attempt at bringing this power to everyday users in a context that exists outside of standard search engines.But in all fairness, let's be brutally honest: It's easy to build a bot; It's hard to build a useful bot.This book will introduce you to the concept of chatbots as the next frontier of the user interface (UI), and will use the Microsoft Bot Framework and the Azure Bot Service as the technology to help you build a bot that's truly useful. By the time you are done with this book, you should be confident that you can build your own chatbot from end-to-end using TypeScript, the Bot Framework, and Azure.Topics covered include:Activities, Dialogs & PromptsMessage FactoriesText RecognizersNatural Language Processing with LUIS & QnA MakerRich Card Attachments & Adaptive CardsStorageSpeechMiddlewareProactive MessagesBot Framework EmulatorTesting Chatbots with MochaMSBot, Chatdown & LUDownEnd-to-End ToolingIn addition, you will be walked through three complete chatbots from beginning to end, including a console bot, a chatbot for reading a web site's RSS feed, and a full conference bot.