< Previous Challenge - Home - Next Challenge >
- Test your login to access Power Automate at: https://make.powerautomate.com and select your country
- You may be prompted to start a free trial of AI Builder
AI Builder is a Microsoft Power Platform capability you can use to bring the power of Microsoft AI to your organization, without the need for coding or data science skills. This challenge involves building an end-to-end process to extract key Order Data from an Order in PDF/Image/Word format to help automate the processing of Orders.
In this challenge, you will set up a Model to extract data from a sample Order form so we can use it in the Power Automate Flow.
You can find the sample Order Form in the /TailspinToysOrders/
folder of the student Resources.zip
file provided by your coach
Review the sample Order Document and decide whether we can use any prebuilt model that AI Builder offers, or we need to build a custom model to read the information on the form.
The Model is required to:
- Extract General Order Information (Order Number, Order Date and Order Total)
- Extract Customer Information (Full name, Address, and Phone)
- Extract Order Detail Information (Product Code, Product Description, Quantity and Unit Price)
To complete this challenge successfully, you should be able to:
- Verify that the Model extracts information from the Order form properly
- AI Builder Model
- Pre-built model
- Get Started with Power Automate
- AI models and business scenarios - AI Builder
- Invoice processing prebuilt AI model - AI Builder
- Overview of document processing model - AI Builder
- Use the document processing model in Power Automate - AI Builder
- Use the form processor component in Power Apps - AI Builder