Overview
Welcome to the Power Platform with AI series. During this entire series, we will talk about one of the most important components of AI Builder which is – “Form Processing”.
You are reading the second part of this article series.
I have divided this entire series into the following parts.
During this article, we will check how we can build a form processing AI model. The same article is available as an example. You can refer to
this.
So, now let’s get started!
- Open your Power Apps.
- From AI Builder, select Form Processing.
- Enter the name of your AI model.
- Add document examples.
- Download the samples I provided to my GitHub. Upload those five documents here.
Click on Add documents. Select “Upload from local storage”.
Select files from the explorer.
Click on Upload 5 documents.
Click on Close.
- Select any document and click on Analyze. This will show a loader like this.
- Now, we need to select the form fields which we wish to save. From the below screen click on the analyzed document.
- You can see that the below form shows all the fields with the dotted box. Now, we need to manually select each field and select the fields from the form.
- Let’s say if I select Name, this will show us Key-Value pair in the pop-up. Click on the tick to select the field for the AI model.
- Once we add the field, we can see the field name to the right side of the section.
- Repeat the same procedure for all the fields.
- Once you select all the fields, the fields are converted to light green color.
- Click on Done.
- This will show our created model under My Models section.
In my next article, we will train our model and Publish our AI model.
Conclusion
This is how we can create our model for Form Processing in Power Platform AI Builder.
Stay connected with me for more amazing articles!
Happy Power Apping!!