Get your free personalized podcast brief

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

To create a complex automated science platform, first build modular tools that human experts use in a manual workflow. Observe their process to identify bottlenecks and needed components (e.g., a stability test). Then, incrementally build agents to automate the orchestration of these proven tools.

Related Insights

To build a useful multi-agent AI system, model the agents after your existing human team. Create specialized agents for distinct roles like 'approvals,' 'document drafting,' or 'administration' to replicate and automate a proven workflow, rather than designing a monolithic, abstract AI.

Beginners in automation tools like N8N or Make should first build simple automations focused on transferring data between systems, without any AI. This builds a crucial foundation in understanding data flow and variables. Jumping directly to complex agent building without this grasp leads to failure.

Establish a powerful feedback loop where the AI agent analyzes your notes to find inefficiencies, proposes a solution as a new custom command, and then immediately writes the code for that command upon your approval. The system becomes self-improving, building its own upgrades.

To avoid the common 95% failure rate of AI pilots, companies should use a focused, incremental approach. Instead of a broad rollout, map a single workflow, identify its main bottleneck, and run a short, measured experiment with AI on that step only before expanding.

Don't assume AI can effectively perform a task that doesn't already have a well-defined standard operating procedure (SOP). The best use of AI is to infuse efficiency into individual steps of an existing, successful manual process, rather than expecting it to complete the entire process on its own.

Instead of building monolithic agents, create modular sub-workflows that function as reusable 'tools' (e.g., an 'image-to-video' tool). These can be plugged into any number of different agents. This software engineering principle of modularity dramatically speeds up development and increases scalability across your automation ecosystem.

The most effective way to build a powerful automation prompt is to interview a human expert, document their step-by-step process and decision criteria, and translate that knowledge directly into the AI's instructions. Don't invent; document and translate.

Simply adding AI "nodes" to a deterministic workflow builder is a limited view of AI's potential. This approach fails to capture the human judgment and edge cases that define complex processes. A better architecture empowers AI agents to run standard operating procedures from end to end.

When developing AI capabilities, focus on creating agents that each perform one task exceptionally well, like call analysis or objection identification. These specialized agents can then be connected in a platform like Microsoft's Copilot Studio to create powerful, automated workflows.

To build an effective AI product, founders should first perform the service manually. This direct interaction reveals nuanced user needs, providing an essential blueprint for designing AI that successfully replaces the human process and avoids building a tool that misses the mark.