Category: AI Builder

code-interpreter-ai-builder-prompt-power-automate
AI Builder Power Automate

Automating Complex Workflows with AI Builder Prompts and Code Interpreter in Power Automate

The recent introduction of the Code Interpreter into Microsoft Copilot Studio and AI Builder prompts allows makers to generate and execute Python code directly within prompts. This enables advanced data processing, file manipulation, and visualizations without leaving the Power Platform ecosystem. In this blog, we’ll explore how to harness the Code Interpreter in AI Builder […]

Manish Solanki 
automate-generate-blog-power-automate
AI Builder Outlook Connector Power Automate

Automate Blog Generation with Power Automate and AI Builder

Introduction In today’s fast-paced digital landscape, producing consistent, high-quality content is a constant challenge. Power Automate and AI Builder team up to create a low-code, scalable pipeline that generates, formats and publishes blog posts automatically. This approach frees your editorial team from repetitive tasks and ensures every post aligns with the brand and SEO strategy. […]

Manish Solanki 
AI Builder Dataverse Outlook Connector Power Automate

How to process invoice document without setting up custom AI builder model?

The introduction of adding images or documents (in preview) as input parameter in custom GPT prompt makes it easier for non technical users to extract specific fields without the need for pre-training models with sample data. This reduces the time and effort spent on preparing and fine-tuning custom models for document processing. Features & Benefits: […]

Manish Solanki 
AI functions in PAD
AI Builder Dataverse Power Automate

Add intelligence with Dataverse AI functions in Power Automate Desktop flows

With the introduction of Dataverse Cloud Connector (preview) in power automate desktop flow (in Version 2.44), it becomes easier to add intelligence in PAD using Dataverse AI functions. This will address the issue of setting up HTTP request trigger or any other approach for calling AI functions from Power Automate Desktop. You can find official […]

Manish Solanki 
Dataverse API function
AI Builder Dataverse Power Automate

How to add intelligence into Power Automate flows with Dataverse AI functions?

Recently, I came across Dataverse AI functions that have been newly introduced by Microsoft. The documentation for leveraging these functions from canvas app is very well explained in the below mentioned link: AISummarize, AISentiment, AIReply, AITranslate, AIClassify, and AIExtract functions – Power Platform | Microsoft Learn I could not find the documentation for calling those […]

Manish Solanki