From the course: Azure AI Fundamentals (AI-900) Cert Prep: 1 Conversational AI on Azure

Unlock the full course today

Join today to access over 24,400 courses taught by industry experts.

Overview of Azure services used for conversational AI workloads

Overview of Azure services used for conversational AI workloads - Azure Tutorial

From the course: Azure AI Fundamentals (AI-900) Cert Prep: 1 Conversational AI on Azure

Overview of Azure services used for conversational AI workloads

- In this lesson, you'll get a overview of the typical services that are used in conversational AI. Three high level areas are involved when building conversational AI solutions. These include hosting for your chat bot, processing and understanding human language, developing and testing your chat bots. Microsoft Azure provide a service that lets you host and run chat bots, this service is called Azure Bot Service or ABS. ABS is a fully hosted cloud service that lets you host chat bots that can be made available to the public. Conversational AI solutions have to process and comprehend human language, this is a complex task for machines to perform. Advancements in machine learning and text analytics help the machine understand the nuance of human language. For example, natural language processing, commonly referred to as NLP can perform sentiment analysis, topic detection, or entity identification and much more. Within the…

Contents