CHAPTER 14. Integrating Cognitive Services
Developers can write plenty of chatbots with logic that presents options, accepts a user’s response, and implements logic to respond to a user’s request. This code doesn’t fall into the category of algorithms considered as Artificial Intelligence (AI). Most of the chatbots in previous chapters of this book don’t use any AI. The exception was Chapter 8, which used Natural Language Processing (NLP) with Language Understanding Intelligence Service (LUIS). NLP is a form of AI and Wine Bot used LUIS to translate human sentences into computer readable intents.
LUIS is one of many services that Microsoft offers under a suite of AI REST Application Programming Interfaces (APIs) called the Cognitive Services. ...
Get Programming the Microsoft Bot Framework: A Multiplatform Approach to Building Chatbots now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.