Book Image

Microsoft Power Apps Cookbook

By : Eickhel Mendoza
Book Image

Microsoft Power Apps Cookbook

By: Eickhel Mendoza

Overview of this book

Microsoft Power Apps Cookbook is a complete resource filled with meticulously crafted recipes to help you build customized business apps that meet ever-changing enterprise demands. You will learn how to design modern apps with the low-code approach in a rapid application development environment by achieving enterprise-wide business agility.
Table of Contents (13 chapters)

Chapter 8: Empowering your applications with no code Artificial Intelligence

Artificial Intelligence (AI) applies when computers perform tasks such as learning or problem-solving using capabilities commonly found in intelligent beings. When working with the Power Platform, improving business processes has become our primary task. Using the skills found in AI, we can significantly enhance these processes.

AI Builder is a Power Platform add-on that brings these skills to the low-code platform with custom models such as form processing and object detection, or prebuilt models such as text recognition and language detection. These model types are used depending on the business scenario they aim to solve.

This chapter will use some of these models to solve specific business needs using the following recipes:

  • Creating a customer success solution using sentiment analysis
  • Building a text recognition system using canvas apps
  • Using Power Automate to create an invoice classification...