Hi Everyone,
I have a use case where a bot needs to classify incoming emails into two categories: SR Creation or SR Status, based on either the email subject line or the email body content.
After classification, the bot must extract data from the email body text. In some cases, the email body also contains embedded images, and relevant information needs to be extracted from those images as well.
I would like to understand:
Whether AI Prompts (Copilot / Azure OpenAI via Power Automate) alone can fulfill this entire functionality, including image-based data extraction,
Or whether I will need an AI Builder Text Recognition (OCR) model specifically for extracting data from images embedded in emails.
Additionally, from a licensing perspective:
what is difference between bot Credits &
What licenses are required along with Power Automate?
Will I need an AI Builder capacity add-on, AI credits (pay-as-you-go), or both, considering the bot is expected to process approximately 500 emails per day?