Brief IA

AI Agents: Three Categories for an Effective Strategy

🛠️ AI Tools·Tom Levy·

AI Agents: Three Categories for an Effective Strategy

AI Agents: Three Categories for an Effective Strategy
Key Takeaways
1AI agents are divided into three key categories, each requiring a distinct approach for their development.
2Deterministic automation projects are the easiest to implement and offer a quick return on investment.
3Multi-agent networks are complex and should be reserved for advanced stages of AI projects.
💡Why it mattersUnderstanding these categories allows companies to effectively prioritize their AI initiatives and optimize their resources.
Le brief IA que lisent les pros

Le brief IA que les pros lisent chaque soir

Les 7 actus IA du jour, décryptées en 5 min. Gratuit.

Inclus dès l'inscription : notre sélection des meilleurs guides & comparatifs IA.

Choisis ton rythme

Gratuit · Pas de spam · Désabonnement en 1 clic

📄
Full Analysis

A Framework for Categorizing and Prioritizing Your Agent Initiatives

AI agents are all the rage right now. Every day, new agents or tools to manage them are emerging. It’s likely that your team already has several agent ideas waiting for development. However, this doesn’t mean you must build an agent immediately. It’s essential to understand how agents fit into your overall strategy and identify the right investments.

Hamza Farooq and Jaya Rajwani, who teach two of the highest-rated and most respected courses on creating AI agents - the Agent Engineering Bootcamp and Agentic AI for PMs - have spent over 50 hours developing this guide. By the end of this article, you will understand the three types of agents, how to decide which initiatives to prioritize, and how to avoid common pitfalls, with specific recommended tools and platforms as well as numerous concrete examples.

The Missing Hierarchy

Before you can decide which agent to build first, you need to answer a more fundamental question: What type of agent does each idea actually propose? This will determine almost everything that is important for planning:

  • The complexity of building
  • The skills and infrastructure required
  • The likely duration of the project
  • The operating cost
  • How to measure success

In other words, categorization is not just a technical exercise. It is the foundation of smart prioritization. This post provides you with a decision-making framework that you can start using today with your current roadmap.

We developed this framework from the patterns we observed while helping organizations transform agent ideas into real production systems. By working with enterprise teams in Fortune 500 companies such as Jack in the Box, Tripadvisor, and The Home Depot, we found that grouping ideas by their underlying architecture unlocks prioritization and significantly accelerates the development and launch process.

The Three Categories of Agents

Every "agent" idea belongs to one of three architectural categories.

Category 1: Deterministic Automation

You define the entire flow. The AI manages content at specific steps. Think of n8n or Zapier workflows with LLM nodes. This is where the majority of agent opportunities lie, and where most teams should start. These projects are the quickest to launch and offer a measurable return on investment rapidly.

The most commonly used tools for deterministic automation are n8n, Zapier, Make.com, OpenAI AgentKit, Lindy, and Gumloop. These tools are built around explicit triggers and predefined branching logic.

Category 2: Reasoning and Action Agents

The AI decides the next action to take, using the available tools. Think of Cursor, Lovable, or agents built with LangGraph, CrewAI, Google ADK, etc. These initiatives typically come after Category 1, when higher-value problems require flexibility and dynamic decision-making that workflows alone cannot handle.

Category 3: Multi-Agent Networks

Multiple specialized agents coordinate their actions. Think of enterprise systems built with ADK or AutoGen. These projects are generally reserved for later stages, when multiple teams need to coordinate their efforts across different domains, and should almost never be the starting point of a roadmap.

Examples of Agents by Category

Organizations often try to solve Category 1 problems with Category 2 frameworks, creating overly complex solutions that add unnecessary costs. Less frequently, but with worse results, they attempt to solve Category 2 problems with Category 1 tools, which fails in production because the tool is not robust enough.

Category 1: Deterministic Automation

These are workflows where you define each step, each branch, each decision point. An LLM handles understanding and generating natural language at specific nodes, but you control the flow. Think of smart flowcharts where you design the path and the AI manages the content.

How to Prioritize Category 1 Products

If your backlog includes a mix of agent ideas, Category 1 projects are almost always the best starting point. These initiatives are generally the simplest to plan and the least risky to execute.

They are best suited for situations where the process is already well-defined, and the goal is to automate repetitive, high-volume work. If you need a quick and measurable return on investment, have limited AI engineering capabilities, or are under pressure to deliver results in weeks rather than months, Category 1 projects are almost always the right starting point.

Types of Products in This Category

If you can map the entire process in the form of a flowchart with clear decision points, a product belongs to Category 1. Here are some traits of a Category 1 product:

  • Execution paths are finite and predictable (fewer than 15 to 20 branches)
  • Task completion should occur within seconds to a few minutes
  • The value lies in automating a known process, not in discovering new approaches

In our experience with clients, this covers 60% to 70% of agent opportunities. For example, an excellent Category 1 product idea could be: “We need an AI agent to manage incoming customer emails, read them, understand what they are asking, extract relevant information from our documents, draft responses, and route them to our team for approval.” At first glance, this seems to require sophisticated reasoning. But when you map out what actually needs to happen, it is remarkably deterministic.

Brief IA — L'actualité IA en français

L'essentiel de l'actualité de l'intelligence artificielle, décrypté et expliqué chaque jour.