<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activepieces on EverythingPython</title><link>https://everythingpython.in/blog/activepieces/</link><description>Recent content in Activepieces on EverythingPython</description><generator>Hugo</generator><language>en-US</language><copyright>Contents under CC-BY-NC</copyright><lastBuildDate>Sun, 13 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://everythingpython.in/blog/activepieces/index.xml" rel="self" type="application/rss+xml"/><item><title>Building a No-Code Supplier Follow-up Assistant</title><link>https://everythingpython.in/blog/iim-mumbai-no-code-supplier-agent-workshop/</link><pubDate>Sun, 13 Sep 2026 00:00:00 +0000</pubDate><guid>https://everythingpython.in/blog/iim-mumbai-no-code-supplier-agent-workshop/</guid><description>&lt;p&gt;This follow-up workshop for IIM Mumbai&amp;rsquo;s Blended MBA participants builds a practical AI workflow without requiring participants to write code.&lt;/p&gt;
&lt;p&gt;The use case is a supplier risk and follow-up assistant. A participant submits the order context, AI classifies the delivery risk and drafts a supplier message, and a person reviews the exact text before the workflow can send it.&lt;/p&gt;
&lt;h2 id="what-participants-build"&gt;What participants build&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;A web form that captures the supplier, order and delivery context.&lt;/li&gt;
&lt;li&gt;A classifier with three permitted results: Routine, AtRisk and Critical.&lt;/li&gt;
&lt;li&gt;A factual supplier follow-up draft whose tone reflects the risk.&lt;/li&gt;
&lt;li&gt;A Gmail approval request that pauses the workflow.&lt;/li&gt;
&lt;li&gt;An approval branch that sends the message or stops without acting.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The workshop also tests two failures that matter in daily work: an exact-label classification error and a fluent draft that changes &lt;em&gt;promised&lt;/em&gt; into &lt;em&gt;confirmed&lt;/em&gt;.&lt;/p&gt;</description></item></channel></rss>