How I think about AI in a project
I do not start a project by deciding to use AI and then looking for a way to justify it. I start by understanding the problem, the same way I would for any project, and AI comes into the conversation only if it is genuinely the best way to solve part of it. On the home page I describe AI as one tool among the ones I use, applied where it earns its place, and that is not a marketing line, it is how I actually scope work.
In practice, this means that if a simpler, non AI solution solves your problem better or more cheaply, such as a well designed form, a basic automation rule, or a clean piece of standard logic, that is what I will recommend instead. I would rather deliver something boring that works reliably and costs little to run than something impressive sounding that adds complexity, cost, or unpredictability without a real benefit to the person using it. Being genuinely polyvalent means I have no incentive to push every project toward the same tool, because AI is not the only thing I offer.
When AI is the right call, I still keep it scoped to the specific task it is good at, extracting data, answering a well bounded question, automating a defined step, rather than wiring it into everything simply because it is available. That is what keeps these systems fast, cheap to run, and predictable, instead of expensive and hard to trust.