Get your free personalized podcast brief

We scan new podcasts and send you the top 5 insights daily.

For core business automations, agentic AIs that "guess" are expensive and unreliable. A superior approach uses tools that convert natural language into deterministic, code-like workflows, which run consistently and use AI only when necessary.

Related Insights

Contrary to the vision of free-wheeling autonomous agents, most business automation relies on strict Standard Operating Procedures (SOPs). Products like OpenAI's Agent Builder succeed by providing deterministic, node-based workflows that enforce business logic, which is more valuable than pure autonomy.

Fully autonomous agents are not yet reliable for complex production use cases because accuracy collapses when chaining multiple probabilistic steps. Zapier's CEO recommends a hybrid "agentic workflow" approach: embed a single, decisive agent within an otherwise deterministic, structured workflow to ensure reliability while still leveraging LLM intelligence.

To control spiraling AI costs, teams should first determine if a task can be solved with deterministic, rules-based logic. Using AI for problems that have a straightforward, non-AI solution is an inefficient use of resources and introduces unnecessary variability and expense.

Unlike tools like Zapier where users manually construct logic, advanced AI agent platforms allow users to simply state their goal in natural language. The agent then autonomously determines the steps, writes necessary code, and executes the task, abstracting away the workflow.

Counter the hype by following a clear progression: Skills -> Workflows -> Agents. If you cannot create a reliable, deterministic workflow with a predefined path, an autonomous agent attempting to improvise will almost certainly fail. This structured approach mitigates risk and ensures reliability.

Don't replace reliable, rules-based automation with probabilistic AI. Instead, use AI for tasks requiring reasoning over unstructured text, like mining job descriptions for buying signals. This is where AI excels and traditional if-then logic fails due to its rigidity.

Separate AI's role. Use an AI assistant to write reliable, deterministic code for structuring data (e.g., pulling Slack messages via API). Then, apply a live AI model only for the subjective task, like categorizing message urgency. This hybrid approach creates a more robust and controllable system.

Relying solely on natural language prompts like 'always do this' is unreliable for enterprise AI. LLMs struggle with deterministic logic. Salesforce developed 'AgentForce Script,' a dedicated language to enforce rules and ensure consistent, repeatable performance for critical business workflows, blending it with LLM reasoning.

While autonomous AI agents generate significant hype, their real-world business value is currently limited and unreliable. Marketers should instead focus on building deterministic AI automations—workflows with a clear, predefined sequence of steps—which deliver consistent and valuable results for specific marketing tasks today.

The most powerful automations are not complex agents but simple, predictable workflows that save time reliably. The goal is determinism; AI introduces a "black box" of uncertainty. Therefore, the highest ROI comes from extremely linear processes where "boring is beautiful" and predictability is guaranteed.

Prioritize Deterministic Workflows Over Agentic AI for Reliable, Cost-Effective Automation | RiffOn