Power Automate can use all the prebuilt models and any custom models in AI Builder to enhance data. You can trigger a Power Automate flow when a record is created, or an image stored. The flow can then use AI models. For example, Power Automate can categorize a new record or predict what will happen to a newly created record.
There is an AI Builder connector that you add to a flow to access the models. The AI Builder connector does not have any triggers but has actions for prebuilt as well as custom models. The following actions are available:
- Analyze positive or negative sentiment in some text.
- Classify text into categories with the standard model.
- Classify text into categories with one of your custom models.
- Detect and count objects in images.
- Detect the language being used in some text.
- Extract entities from the text with the standard model.
- Extract entities from the text with one of your custom models.
- Extract the key...