Hello all,
As far as I see AI Builder allows you to create a model and use it
a) in Power App use 'Form processor', choose model and result you can put to labels or input fields;
and user have ability to hover mouse over pdf and choose boxes, but in this case user is required to upload file manually
or
b) in Power Automate use step "Extract information from documents", choose model and save the results to SharePoint list;
so file is processed automatically, but if you want to show to user file and results in Power App you do not have option to choose text in document and give a possibility to fix results
So what is required is 1 - trigger file processing automatically; 2 - save task (document and result) to DB 3 - on interface choose text on PDF via hovering and save it to some form.
That would enable us to have e2e document processing solution. Why there is no option to get file to "Form processor" from a flow or SP list? Do I miss anything?
Thank you!