Frédéric GuarientoCybersécurité · IA · Souveraineté numérique — notes de terrain

2026-07-20 · EN

How Fast Could Your AI Do This?" — The Honest Answer

I get the question almost every week. At work, at dinner, under a LinkedIn post: "How fast could you do this with your AI?"

People expect a number. An hour? A day? And I watch their face change when I give the honest answer: "It depends entirely on what you bring me."

Because the real answer isn't a deadline. It's a question turned back on the asker.

🧊 What you see is only the tip

On social media, AI looks like magic. You type three lines, click a button, and a flawless result appears in thirty seconds. Video, report, code, image — take your pick.

What you're seeing is the last mile. The moment everything works. Nobody films the weeks that came before, because it doesn't dazzle and it doesn't sell in ten seconds.

Yet that's where 95% of the work lives. And 100% of the cost.

🏗️ Before AI even enters the room: three non-negotiables

Whether you're an individual automating your bookkeeping or a company building a domain assistant, AI doesn't start from nothing. Three ingredients have to be in place first. Without them, no AI stands up.

1. A specification. What do you actually want? Which inputs, which outputs, which edge cases? "I want AI to handle my emails" isn't a requirement — it's a wish. A requirement is: which emails, by what criteria, triggering what action, and what happens when something falls outside the frame.

2. Data. AI doesn't invent your reality — it digests it. If your data is scattered, inconsistent, and uncleaned, the most powerful model on earth will produce confident sludge. "Garbage in, garbage out" has never been truer than with AI — except here, the garbage comes out beautifully written.

3. Documented processes. You can't automate what you can't describe. If the know-how lives only in someone's head, the first step isn't technical — it's writing it down. Plenty of AI projects die right here, before a single line of code.

⚙️ Then the real work begins

Once those foundations are in place, you build. And now we're not talking minutes. We're talking hours, days, sometimes weeks to get a pipeline that ticks every box:

That pipeline — robust and maintainable — is what costs money. Not the prompt. Not the button. The invisible engineering around it.

🔧 An example I live every week

Let me be concrete, with one of my own systems.

I wanted my inbox to sort itself: every incoming message filed into the right folder, the real topics surfaced, the noise pushed aside. On paper, "an AI that sorts my email" is the perfect thirty-second-demo pitch.

In reality:

Today? It runs on its own. I spend a few minutes a week keeping an eye on it. The gain is real, measurable, daily.

But the month a new type of message appeared — a case I hadn't anticipated — the system misfiled it, confidently. I didn't click a "go further" button. I reopened the spec, added the category, re-tested, redeployed. Back, partly, to square one.

That's exactly the AI contract nobody puts on the label.

⏱️ The paradox of "a few minutes a day"

Here's what nobody explains: once the system is built, using it really does take a few minutes a day. It's true. That's the entire point.

On one condition: stay inside the frame you defined at the start.

As long as you ask the system the questions it was designed for, it saves you an enormous amount of time. The day you step outside the perimeter — new data type, new use case, new requirement — you go around the loop again: new spec, new data, new cycle.

The "few minutes a day" isn't a lie. It's just the visible tip of an iceberg someone hid from you.

🧭 Where to actually start

If you want to do this seriously — personally or at a company — here's the order that avoids 90% of the disappointment. None of these steps is technical. That's the whole point.

  1. Write your need as a single testable sentence. Format: "from [input], produce [output], applying [rule], and when in doubt, do [action]." If you can't, your need isn't ready — and neither is the AI.
  2. Inventory your data. Where is it? In what format? Is it clean, current, accessible? An honest afternoon of inventory saves you weeks of illusion.
  3. Document the process by hand first. Do the task yourself five times, writing down every decision. That document is the real specification. AI only automates what you managed to describe.
  4. Define the frame — and especially the out-of-frame. Put in writing what the system will NOT do. That boundary is what protects your reliability.
  5. Pick one narrow use case to start. Not "all of my accounting." One ticket. One category. One document type. You expand after the foundation holds.
  6. Plan for maintenance from day one. Who re-tests when the model changes? Where are the docs? An unmaintained pipeline isn't an asset — it's sleeping debt.

Do those six steps, and you'll already know, on your own, "how fast."

🎣 Why so much of it feels like bait

I don't think people are lying. I think they show the finish line without showing the race.

You get a bit of text, a few hints, a button that says "go further." It's seductive, it looks true, and it sells a genuine skill. I understand the move — everyone monetizes their expertise, and there's real expertise behind it.

But the essential part gets left out — and it's exactly why this will be expensive: the specification, the data, the processes, the robustness engineering, the maintenance. The work that doesn't fit in a thirty-second clip.

So — how fast?

The real question isn't "how quickly can AI do this?" It's: "how well-defined is my problem, how clean is my data, how written-down are my processes?"

AI isn't slow or fast. It's exactly as ready as you are.

And if this resonates — whether you're curious, skeptical, or in the middle of a project — let's talk it over: a coffee, a conference, or simply the comments below. That real conversation is usually where a need gets framed far better than under any demo. 👇

ArtificialIntelligence #Automation #Data #DigitalTransformation #PracticalAI