Journal

The AI First Approach — When to Lead with AI and When to Think First

4 October 2025

AI StrategyDecision MakingAutomation

The AI First Approach: When to Lead with AI and When to Think First

"AI first" has become a rallying cry across businesses of every size. Build with AI at the centre. Design for AI from the start. Let AI guide your strategy, your product, your operations.

There's genuine wisdom in this thinking. But there's also a trap — and falling into it is easy when the tools are this compelling.

The trap is reaching for AI by default, without first asking a more fundamental question: what kind of problem is this actually?


What AI First Really Means

Being AI first doesn't mean using AI for everything. It means building with AI as a core consideration from the start — rather than bolting it on later as an afterthought. It means asking, at the beginning of any new project or process: where does AI create genuine value here, and how should that shape the design?

That's a meaningfully different question from "how do we add AI to this?"

The distinction matters because the best AI-first decisions often result in AI being used for a specific, well-scoped part of a solution — not the whole thing. And sometimes they result in the honest conclusion that AI isn't the right tool at all.


Think Like a Traditional Engineer First

Before deciding how AI fits, it helps to think through the problem the way you would have five years ago. Map the process. Define the inputs and outputs. Identify what's repetitive, what's rules-based, and what genuinely requires judgement or flexibility.

This exercise isn't about being conservative with technology. It's about understanding the shape of the problem clearly enough to make a good decision about how to solve it.

Once you've mapped it traditionally, the right approach often becomes obvious:

Is the process highly structured, rule-based, and predictable? Traditional automation — a script, a workflow tool, an RPA bot — will be faster to build, cheaper to run, easier to maintain, and more reliable. Tools like Zapier, Make, or simple scheduled scripts handle this category extremely well. Reaching for AI here is like using a sledgehammer to hang a picture.

Does the process involve unstructured data, natural language, ambiguity, or variable inputs? This is where AI earns its place. Summarising documents, classifying free-text responses, generating drafts, making judgement calls on edge cases — these are tasks where traditional automation breaks down and AI genuinely excels.

Is there a hybrid? Most real-world processes sit in this middle ground. The structured steps run on traditional automation. The parts that require intelligence, interpretation, or flexibility call AI at specific points. Building this way gives you the reliability of rule-based systems with the adaptability of AI where it's actually needed.


The Cost of Defaulting to AI

AI inference has a cost — in compute, in latency, and in the complexity of the systems you build around it. A workflow that calls a large language model for every step of a process that could be handled with simple conditional logic is needlessly expensive and slower than it needs to be.

There's also a maintainability cost. AI-driven workflows introduce a layer of unpredictability that rule-based systems don't have. When a deterministic process breaks, you can find exactly where it broke and why. When an AI step produces unexpected output, the debugging is more involved.

None of this is a reason to avoid AI. It's a reason to use it deliberately — in the places where its capabilities justify the overhead.


Where AI Genuinely Belongs at the Centre

There are problem types where AI being at the centre from the start isn't just justified — it's the only approach that makes sense.

Personalisation at scale. Anything that needs to adapt dynamically to individual users, contexts, or inputs. Static rules can't handle the variation; AI can.

Unstructured content processing. Documents, emails, support tickets, research — anywhere the input is messy, variable, and requires interpretation.

Complex reasoning and synthesis. Problems where the answer requires drawing on broad knowledge, weighing multiple factors, or generating something genuinely new.

Natural language interfaces. Any product or workflow where humans interact in plain language rather than structured forms.

For these categories, designing around AI from day one isn't a technology preference — it's the only architecture that works.


Using AI to Help You Decide

There's a useful meta-point here: AI itself is a powerful tool for thinking through these decisions.

Before building anything, you can use Claude — or any capable model — to map out a proposed process, interrogate whether simpler automation would serve, identify the specific steps where intelligence is genuinely needed, and research the tools best suited to each part. The strategic thinking that precedes the build is itself an ideal AI-assisted task.

This is AI first thinking at its best: not defaulting to AI for execution, but using AI to think clearly about the design before a line of code is written or a platform is chosen.


The Decision Framework

A simple set of questions that help decide where AI belongs in any given solution:

  1. Can this step be handled by a deterministic rule? If yes — use a rule. It will be faster, cheaper, and more reliable.
  2. Does this step require understanding natural language, handling variability, or making a judgement call? If yes — AI is likely the right tool.
  3. What's the cost of an error here? High-stakes decisions may warrant human oversight regardless of which automation approach you choose.
  4. What happens when this breaks? Build for failure. AI components need fallbacks and monitoring in ways that rule-based systems don't.
  5. Are you solving a real problem or building for the sake of it? The most honest AI-first organisations ask this question hardest.

The Mindset Shift

The real value of an AI-first approach isn't that everything becomes AI-powered. It's that AI is always in the room when you're designing a solution — informing your thinking, expanding what's possible, and helping you make better decisions about where each capability should sit.

Shopify's CEO Tobi Lütke captured a version of this in 2025 when he announced that no new headcount would be approved without first demonstrating that AI couldn't do the job. Whether or not that exact policy is right for every organisation, the underlying discipline is sound: interrogate the default assumption, whatever it is.

The default assumption used to be "hire a person." Now the temptation is to default to "deploy AI." The most effective approach is to keep asking: what is the right solution for this problem? — and let the answer lead, wherever it ends up.

That's what AI first actually means.


Posted by Envision8 · envision8.com