Hi All,
In AI Builder, I have a custom document model created. I am using it to extract specific fields like country, phone and some my domain specific information. I have trained the model with several documents. Each documents are of different sizes like 20MB or have close to 100 pages or more each document(PDF).
I have the following requirement
User would like to search for a specific word/sentences in the trained documents. Is this possible? if yes, which Action in Power automate to be used?
Do I needs to use AI Prompts to achieve the requirement? If yes, how do I apply the prompts(custom/pre-built) to use my custom document model?
Please advice.
Regards
Anjan
There are several 3rd party connectors like Cloudmersive, Adobe, or Encodian that will allow you to search for something in a PDF or Word document.
Or if you want something native you could use the OCR text in an image or pdf action & form a text output like in this template:
Actually if you wanted to do both the data extraction & search for if a phrase exists in the document text at the same time, then you’d probably need this GPT4 RAG set up: https://powerusers.microsoft.com/t5/Power-Automate-Cookbook/Query-Large-PDFs-With-GPT-RAG/td-p/2650178