You create a model-driven app.
You need to use an AI model.
What AI Builder control is available for the model-driven app to use?
Click on the arrows to vote for the correct answer
A. B. C. D.Correct Answer: C
Currently, AI Builder provides a list of standard and custom models for Power Platform products.
The list includes models like prediction, object detection, form processor, text classification, category classification, entity extraction, etc.
AI Builder Business card reader is only one model available as a component for model-driven Power Apps apps.
All other options are incorrect.
For more information about using AI Builder Business card reader with Power Apps, please visit the below URLs:
As a Microsoft Power Platform Functional Consultant, you have the ability to create model-driven apps that allow you to use AI models to automate business processes and enhance the user experience. To use an AI model in a model-driven app, you can use the AI Builder controls that are available.
The AI Builder is a platform within the Power Platform that allows you to create AI models without having to write any code. The AI Builder provides pre-built AI models that you can use to automate various business processes, including Form Processing, Text Recognition, Business Card Reader, and Object Detection.
The AI Builder control that is available for a model-driven app depends on the type of AI model that you want to use. Here are the explanations of the four AI Builder controls that are listed in the question:
A. Form Processing - This control is used to extract data from structured forms such as invoices, receipts, and surveys. The AI model behind this control uses machine learning to recognize fields and values in the form, and then extracts the data and populates it into fields in your app.
B. Text Recognition - This control is used to recognize and extract text from images, such as scanned documents or photos of signs. The AI model behind this control uses optical character recognition (OCR) to identify the text in the image and then extracts it for use in your app.
C. Business Card Reader - This control is used to extract contact information from business cards. The AI model behind this control uses machine learning to recognize the fields on a business card (such as name, email, phone number, etc.) and then extracts the data for use in your app.
D. Object Detection - This control is used to identify and locate objects within an image. The AI model behind this control uses deep learning to recognize specific objects (such as cars, people, or animals) and then highlights them in the image for use in your app.
In summary, the AI Builder controls that are available for a model-driven app include Form Processing, Text Recognition, Business Card Reader, and Object Detection. The control that you choose will depend on the specific AI model that you want to use in your app.