<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>DigitalTransformation on Carles Abarca</title><link>https://carlesabarca.com/tags/digitaltransformation/</link><description>Recent content in DigitalTransformation on Carles Abarca</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Carles Abarca</copyright><lastBuildDate>Mon, 08 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://carlesabarca.com/tags/digitaltransformation/index.xml" rel="self" type="application/rss+xml"/><item><title>From Cloud Lock-In to Cognitive Lock-In</title><link>https://carlesabarca.com/posts/from-cloud-lock-in-to-cognitive-lock-in/</link><pubDate>Mon, 08 Jun 2026 00:00:00 +0000</pubDate><guid>https://carlesabarca.com/posts/from-cloud-lock-in-to-cognitive-lock-in/</guid><description>The next enterprise AI risk is not simply depending on cloud infrastructure. It is depending on external APIs for the intelligence layer of the organization.</description><content:encoded>&lt;p&gt;&lt;em&gt;For years, enterprises worried about cloud lock-in. AI introduces a deeper dependency: cognitive lock-in.&lt;/em&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;For the last decade, technology leaders have understood the strategic risk of cloud lock-in. Once core infrastructure, data platforms and business applications are deeply embedded in a single hyperscaler, switching becomes expensive, slow and operationally painful.&lt;/p&gt;
&lt;p&gt;But artificial intelligence is introducing a more subtle and potentially more important form of dependency: &lt;strong&gt;cognitive lock-in&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;When an organization builds critical processes entirely on top of external AI APIs, it is not only outsourcing compute. It is outsourcing part of its reasoning, classification, summarization, decision support and customer interaction capabilities. In other words, it is outsourcing pieces of how the organization thinks.&lt;/p&gt;
&lt;p&gt;That does not mean external APIs are bad. Quite the opposite. Frontier models from OpenAI, Anthropic, Google and others have accelerated AI adoption dramatically. They remain essential for experimentation, advanced reasoning and high-complexity tasks.&lt;/p&gt;
&lt;p&gt;But as AI moves from pilots to production, organizations need to ask a more strategic question:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Which parts of our intelligence layer can we afford not to control?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 class="relative group"&gt;The first wave: buying intelligence through APIs
 &lt;div id="the-first-wave-buying-intelligence-through-apis" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-first-wave-buying-intelligence-through-apis" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;The first wave of generative AI adoption was API-first, and for good reason.&lt;/p&gt;
&lt;p&gt;APIs made it possible to experiment quickly. No infrastructure. No model training. No GPU procurement. No specialized machine learning operations team. A developer could build a prototype in days. A business unit could test a use case in weeks. A digital transformation team could prove value without waiting for a multi-year platform program.&lt;/p&gt;
&lt;p&gt;This was the right way to start.&lt;/p&gt;
&lt;p&gt;For innovation, speed matters. For discovery, flexibility matters. For early adoption, removing friction matters.&lt;/p&gt;
&lt;p&gt;But what works for experimentation does not always work for operational scale.&lt;/p&gt;
&lt;p&gt;When AI becomes embedded in core workflows — customer support, internal knowledge management, document analysis, software development, financial operations, academic services, compliance review, sales enablement — the economics and risks change.&lt;/p&gt;
&lt;p&gt;The question is no longer only: &lt;em&gt;Does the model work?&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The questions become:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;How much does this cost when usage grows 10x?&lt;/li&gt;
&lt;li&gt;What happens if the provider changes pricing?&lt;/li&gt;
&lt;li&gt;What happens if usage limits are reduced?&lt;/li&gt;
&lt;li&gt;What happens if a model is deprecated?&lt;/li&gt;
&lt;li&gt;What happens if latency becomes unacceptable?&lt;/li&gt;
&lt;li&gt;What happens if our data cannot leave our environment?&lt;/li&gt;
&lt;li&gt;What happens if a vendor decision breaks a critical process?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;At that point, AI is no longer just a tool. It becomes part of the operating model.&lt;/p&gt;

&lt;h2 class="relative group"&gt;The cost problem is not only price. It is uncertainty.
 &lt;div id="the-cost-problem-is-not-only-price-it-is-uncertainty" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-cost-problem-is-not-only-price-it-is-uncertainty" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;Many organizations evaluate AI cost as a price-per-token problem. That is useful, but incomplete.&lt;/p&gt;
&lt;p&gt;The bigger issue is not the absolute price of an API call today. It is the uncertainty of depending on an external pricing model for an internal process that may become mission-critical.&lt;/p&gt;
&lt;p&gt;A proof of concept can tolerate variable costs. A production process cannot.&lt;/p&gt;
&lt;p&gt;If an AI service is used occasionally by a small group of employees, an API-first approach may be perfectly fine. But if that service becomes part of thousands or millions of interactions — every student query, every customer support case, every internal search, every document classification, every automated summary — cost predictability becomes a strategic requirement.&lt;/p&gt;
&lt;p&gt;Organizations need to know not only whether AI is powerful, but whether it is financially governable.&lt;/p&gt;
&lt;p&gt;This is where open source and open weight models become important.&lt;/p&gt;
&lt;p&gt;Not because they are always better. Not because they will replace frontier models. But because they can provide &lt;strong&gt;cost certainty&lt;/strong&gt; for high-volume, repeatable and well-defined workloads.&lt;/p&gt;
&lt;p&gt;A privately deployed model has infrastructure costs. It has operational costs. It requires governance. But it also allows an organization to understand, forecast and optimize the cost of intelligence under its own rules.&lt;/p&gt;
&lt;p&gt;That matters.&lt;/p&gt;

&lt;h2 class="relative group"&gt;Cognitive lock-in is deeper than cloud lock-in
 &lt;div id="cognitive-lock-in-is-deeper-than-cloud-lock-in" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#cognitive-lock-in-is-deeper-than-cloud-lock-in" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;Cloud lock-in was about infrastructure dependency.&lt;/p&gt;
&lt;p&gt;Cognitive lock-in is about intelligence dependency.&lt;/p&gt;
&lt;p&gt;The difference is profound.&lt;/p&gt;
&lt;p&gt;When a company depends on a cloud provider, it depends on infrastructure: compute, storage, networking, managed services, databases. These are critical, but they are still mostly execution layers.&lt;/p&gt;
&lt;p&gt;When a company depends entirely on external AI APIs, it may depend on them for cognitive functions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;summarizing information,&lt;/li&gt;
&lt;li&gt;classifying documents,&lt;/li&gt;
&lt;li&gt;prioritizing work,&lt;/li&gt;
&lt;li&gt;recommending actions,&lt;/li&gt;
&lt;li&gt;generating responses,&lt;/li&gt;
&lt;li&gt;extracting insights,&lt;/li&gt;
&lt;li&gt;detecting anomalies,&lt;/li&gt;
&lt;li&gt;supporting decisions,&lt;/li&gt;
&lt;li&gt;interacting with customers, employees or students.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These are not peripheral capabilities. They are part of the organization’s intelligence layer.&lt;/p&gt;
&lt;p&gt;If every business process calls the same external AI API, that API becomes part of the operating model. If pricing changes, the operating model changes. If performance changes, the operating model changes. If access is restricted, the operating model is exposed.&lt;/p&gt;
&lt;p&gt;This is why cognitive lock-in deserves executive attention.&lt;/p&gt;
&lt;p&gt;It is not a technical architecture concern only. It is a strategy, risk and governance concern.&lt;/p&gt;

&lt;h2 class="relative group"&gt;Open source AI is not a cheap Plan B
 &lt;div id="open-source-ai-is-not-a-cheap-plan-b" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#open-source-ai-is-not-a-cheap-plan-b" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;There is a common misunderstanding about open source AI: that its main value is being cheaper.&lt;/p&gt;
&lt;p&gt;Cost matters, but that is not the full story.&lt;/p&gt;
&lt;p&gt;The strategic value of open source and open weight models is control.&lt;/p&gt;
&lt;p&gt;Control over where the model runs. Control over which version is used. Control over what data is sent. Control over logs and observability. Control over latency. Control over tuning. Control over when to upgrade. Control over how performance is measured. Control over how costs scale.&lt;/p&gt;
&lt;p&gt;For many enterprise use cases, the best model is not necessarily the most powerful frontier model available. The best model is the one that reaches the required quality threshold with the right cost, latency, privacy and governance profile.&lt;/p&gt;
&lt;p&gt;A smaller model deployed privately may be more appropriate than a frontier API for tasks such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;internal knowledge search,&lt;/li&gt;
&lt;li&gt;document classification,&lt;/li&gt;
&lt;li&gt;meeting summarization,&lt;/li&gt;
&lt;li&gt;support ticket triage,&lt;/li&gt;
&lt;li&gt;policy Q&amp;amp;A,&lt;/li&gt;
&lt;li&gt;form extraction,&lt;/li&gt;
&lt;li&gt;routine code assistance,&lt;/li&gt;
&lt;li&gt;translation,&lt;/li&gt;
&lt;li&gt;controlled content generation,&lt;/li&gt;
&lt;li&gt;domain-specific assistants.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In these scenarios, sovereignty is not ideological. It is practical.&lt;/p&gt;
&lt;p&gt;The goal is not to reject commercial AI platforms. The goal is to avoid blind dependency.&lt;/p&gt;

&lt;h2 class="relative group"&gt;The mature AI stack will be hybrid
 &lt;div id="the-mature-ai-stack-will-be-hybrid" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-mature-ai-stack-will-be-hybrid" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;The future of enterprise AI will not be single-model.&lt;/p&gt;
&lt;p&gt;It will be hybrid, governed, cost-aware and sovereign.&lt;/p&gt;
&lt;p&gt;Frontier APIs will remain essential. They will be the best option for complex reasoning, advanced creativity, new use cases, low-frequency high-value tasks and situations where state-of-the-art performance matters more than cost.&lt;/p&gt;
&lt;p&gt;Open source and privately deployed models will become essential for high-volume workloads, sensitive data, predictable costs, domain-specific tasks and operational resilience.&lt;/p&gt;
&lt;p&gt;Specialized models will serve narrow use cases where precision, latency or domain knowledge matters more than general capability.&lt;/p&gt;
&lt;p&gt;The real enterprise capability will not be choosing one model. It will be building a governed intelligence layer that routes each task to the right model based on cost, risk, quality and data sensitivity.&lt;/p&gt;
&lt;p&gt;A mature AI architecture will ask:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Is this task sensitive?&lt;/li&gt;
&lt;li&gt;Does it require frontier-level reasoning?&lt;/li&gt;
&lt;li&gt;What is the acceptable error rate?&lt;/li&gt;
&lt;li&gt;What is the cost per successful task?&lt;/li&gt;
&lt;li&gt;Can a smaller model do this well enough?&lt;/li&gt;
&lt;li&gt;Does the data need to stay inside our environment?&lt;/li&gt;
&lt;li&gt;Do we need auditability?&lt;/li&gt;
&lt;li&gt;Do we need cost certainty?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This is where AI strategy becomes architecture.&lt;/p&gt;

&lt;h2 class="relative group"&gt;AI sovereignty is not isolation
 &lt;div id="ai-sovereignty-is-not-isolation" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#ai-sovereignty-is-not-isolation" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;AI sovereignty does not mean building everything internally. It does not mean rejecting global platforms. It does not mean every organization must train foundation models from scratch.&lt;/p&gt;
&lt;p&gt;That would be unrealistic and unnecessary.&lt;/p&gt;
&lt;p&gt;AI sovereignty means having enough control over the intelligence layer to make strategic decisions independently.&lt;/p&gt;
&lt;p&gt;It means knowing which tasks should use frontier APIs and which should not. It means having alternatives. It means being able to benchmark models internally. It means measuring cost per task, not only tokens. It means understanding where sensitive data flows. It means designing resilience before dependency becomes too expensive to unwind.&lt;/p&gt;
&lt;p&gt;In this sense, AI sovereignty is not a technology posture. It is an operating principle.&lt;/p&gt;

&lt;h2 class="relative group"&gt;The leadership question
 &lt;div id="the-leadership-question" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-leadership-question" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;The most important question for leaders is no longer:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Which AI model is best?&lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;That question is too narrow.&lt;/p&gt;
&lt;p&gt;The better question is:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Which parts of our organizational intelligence must we control ourselves?&lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;Some intelligence can be rented. Some can be bought. Some can be accessed through APIs. But some must be governed, protected and operated as a strategic capability.&lt;/p&gt;
&lt;p&gt;The organizations that understand this early will not abandon frontier models. They will use them intelligently. They will combine them with open models, private deployments, internal benchmarks, orchestration layers and cost governance.&lt;/p&gt;
&lt;p&gt;They will move from AI adoption to AI architecture.&lt;/p&gt;
&lt;p&gt;And that may become one of the defining differences between organizations that merely use AI and organizations that truly own their intelligence.&lt;/p&gt;</content:encoded><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlesabarca.com/posts/from-cloud-lock-in-to-cognitive-lock-in/featured.jpg"/></item><item><title>Your AI Startup Is Not a Company: It Is a Feature of OpenAI or Anthropic</title><link>https://carlesabarca.com/posts/ai-startups-are-features/</link><pubDate>Tue, 05 May 2026 00:00:00 +0000</pubDate><guid>https://carlesabarca.com/posts/ai-startups-are-features/</guid><description>Many AI startups have not found a market. They have found a temporary crack between the tectonic plates of foundation models. And cracks close.</description><content:encoded>&lt;p&gt;&lt;em&gt;And you are building inside a crack that may close with you still inside it.&lt;/em&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;In March 2025, a solo developer celebrated on Twitter that his PDF summarization tool had reached $12,000 in MRR. He used the GPT-4 API, added a polished interface, charged $19 per month, and life was good. Six weeks later, Google launched Gemini 2.5 with native support for processing 1,500-page documents. For free. The solopreneur&amp;rsquo;s MRR did not decline gradually — it collapsed like a building in an earthquake.&lt;/p&gt;
&lt;p&gt;It was not an isolated case. It was geology.&lt;/p&gt;

&lt;h2 class="relative group"&gt;The tectonic plates of AI
 &lt;div id="the-tectonic-plates-of-ai" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-tectonic-plates-of-ai" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;Think of OpenAI, Google, Anthropic, and Meta as tectonic plates. They are continental masses of capital, talent, data, and compute capacity that move slowly — but when they move, they reconfigure the entire landscape.&lt;/p&gt;
&lt;p&gt;Between those plates there are cracks. Temporary gaps where the ground appears stable. Places where an agile entrepreneur can set up shop, plant a flag, and declare that they have found a market. And for a while, they are right. The crack is real, the space exists, customers pay.&lt;/p&gt;
&lt;p&gt;The problem is that cracks between tectonic plates are not solid ground. They are zones of friction. And when the plates move — because they always move — the crack closes.&lt;/p&gt;
&lt;p&gt;With the entrepreneur inside.&lt;/p&gt;

&lt;h2 class="relative group"&gt;The cemetery of features that thought they were companies
 &lt;div id="the-cemetery-of-features-that-thought-they-were-companies" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-cemetery-of-features-that-thought-they-were-companies" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;The list is long and keeps growing:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Code Interpreter killed code-execution startups.&lt;/strong&gt; Dozens of companies built products to execute code inside LLM conversations. Then OpenAI added it as a native ChatGPT feature. There was no transition. There was extinction.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;GPT-4 Vision wiped out image-description startups.&lt;/strong&gt; Companies that charged for analyzing images with AI vanished the day vision became a standard capability of the base model.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;ldquo;Chat with your documents&amp;rdquo; tools became a commodity.&lt;/strong&gt; What in 2023 was a differentiated product is, in 2025, a free feature inside Google Drive, Microsoft 365, and Notion. All at once.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Image-generation wrappers&lt;/strong&gt; that added improved prompts on top of DALL-E or Midjourney watched each new model release make their &amp;ldquo;enhancement&amp;rdquo; layer unnecessary.&lt;/p&gt;
&lt;p&gt;The pattern is always the same: an entrepreneur identifies a limitation in the foundation model, builds a solution around that limitation, and celebrates having found product-market fit. But what they found was not a market — it was a temporary bug in a giant&amp;rsquo;s offering.&lt;/p&gt;

&lt;h2 class="relative group"&gt;The solopreneur trap
 &lt;div id="the-solopreneur-trap" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-solopreneur-trap" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;It has never been easier to build an AI product. A single developer, with Claude Code or Cursor, can have a functional MVP in a weekend. And that feels like a superpower.&lt;/p&gt;
&lt;p&gt;But that ease is precisely the trap.&lt;/p&gt;
&lt;p&gt;If you can build your product in a weekend, what makes you think OpenAI cannot add that functionality in its next release? You are not competing with other solopreneurs — you are competing with organizations that have thousands of engineers, billions in funding, and access to the foundation model your &amp;ldquo;company&amp;rdquo; is built on top of.&lt;/p&gt;
&lt;p&gt;It is like opening a souvenir shop inside a dormant volcano. Rent is cheap, the view is spectacular, and tourist traffic is incredible. Until the volcano stops being dormant.&lt;/p&gt;
&lt;p&gt;The AI solopreneur is not democratizing technology. They are occupying an unstable market space — installed in a crack that the tectonic movement of hyperscalers can close at any time. And the cruelest part is that the better they do, the more visible they become to the plates that will swallow them. Success is the signal that the crack is worth closing.&lt;/p&gt;

&lt;h2 class="relative group"&gt;The difference between a feature and a company
 &lt;div id="the-difference-between-a-feature-and-a-company" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-difference-between-a-feature-and-a-company" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;Not everything built on top of an LLM is a doomed feature. Some AI startups really are companies. The difference lies in what they have beyond the model:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Proprietary data the model does not have.&lt;/strong&gt; If your competitive advantage is that you train or fine-tune on data no one else owns — specific industrial data, regulatory history, specialized corpora — the plates can move and your ground still holds. You are not in the crack; you are on your own island.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Network effects that strengthen with use.&lt;/strong&gt; Every new user makes the product better for everyone else. A marketplace, a community, a collaboration system. A foundation model cannot replicate that by adding a feature.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Deep integration into existing workflows.&lt;/strong&gt; If your product is embedded in a company&amp;rsquo;s daily process — connected to its ERP, CRM, or legacy systems — the switching cost is real. It is not an app that gets uninstalled when the base model improves.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Domain expertise the model cannot replicate.&lt;/strong&gt; Some sectors have regulation, process specificity, or contextual complexity that require knowledge far beyond what a prompt can solve. Healthcare, legal, regulated finance, industrial manufacturing. There, the model is an ingredient, not the dish.&lt;/p&gt;
&lt;p&gt;If your startup does not have at least one of these four elements, you do not have a company. You have a feature with temporary revenue.&lt;/p&gt;

&lt;h2 class="relative group"&gt;The crack test
 &lt;div id="the-crack-test" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-crack-test" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;Before celebrating your next MRR milestone, ask yourself these questions:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1. Could they add it in a release?&lt;/strong&gt; If the core functionality of your product can be replicated by OpenAI, Google, or Anthropic adding a feature to their next version, you are in the crack. It does not matter that they have not done it yet. What matters is that they can.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2. Does your advantage survive an improvement in the base model?&lt;/strong&gt; Every time a more capable model is released, does your product become more valuable or less necessary? If the answer is &amp;ldquo;less necessary,&amp;rdquo; you are betting against gravity.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3. Can you explain your moat without mentioning the model?&lt;/strong&gt; If your pitch begins with &amp;ldquo;We use GPT-4 to&amp;hellip;&amp;rdquo;, you have already lost. Your moat must exist independently of the model you use underneath. If you switch from OpenAI to Anthropic to Gemini and your value proposition disappears, it was never your value proposition.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4. Are you selling a capability or an outcome?&lt;/strong&gt; Capabilities commoditize. Always. &amp;ldquo;Summarize documents&amp;rdquo; is a capability. &amp;ldquo;Reduce your bank&amp;rsquo;s regulatory compliance cycle from six weeks to three days&amp;rdquo; is an outcome. Outcomes require context, integration, and expertise that are much harder to commoditize.&lt;/p&gt;

&lt;h2 class="relative group"&gt;What to do if you are in the crack
 &lt;div id="what-to-do-if-you-are-in-the-crack" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#what-to-do-if-you-are-in-the-crack" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;Do not panic, but move quickly. The crack may not close tomorrow — but it will close.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;First:&lt;/strong&gt; accept reality. Your wrapper is not a moat. Your beautiful UI is not a moat. Your prompt engineering is not a moat. None of that protects you from a competitor that controls the model your product is built on.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Second:&lt;/strong&gt; find your own ground. Can you generate proprietary data? Can you create network effects? Can you integrate so deeply into your customer&amp;rsquo;s workflow that removing you requires a migration project? If the answer to all of those is no, you have a cash extraction business, not a company. Extract the cash, but do not lie to yourself about what you are building.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Third:&lt;/strong&gt; build the business that remains when you remove the model. If you take GPT-4 out of your product and nothing is left, you do not have a product. If you take GPT-4 out and what remains is a workflow, a database, a community, an integration — then you have something that may survive the next tremor.&lt;/p&gt;

&lt;h2 class="relative group"&gt;The earthquake ahead
 &lt;div id="the-earthquake-ahead" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-earthquake-ahead" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;The hyperscalers are not going to stop moving. On the contrary — they are accelerating. Every release is more capable, every platform absorbs more functionality, every model makes another abstraction layer unnecessary.&lt;/p&gt;
&lt;p&gt;I am not saying it is impossible to build a great business on top of AI. It is possible, and it is happening. But the ones that survive are not the ones that found a crack and opened a shop. They are the ones that built on their own rock.&lt;/p&gt;
&lt;p&gt;The question is not whether the plates will move. The question is whether, when they do, you will be standing on solid ground or become another solopreneur celebrating an MRR with an expiration date.&lt;/p&gt;
&lt;p&gt;Look down. Do you see the crack?&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;Carles Abarca is VP of Digital Transformation at Tec de Monterrey and former CTO of Banco Sabadell. He writes about the strategic implications of AI at &lt;a href="https://carlesabarca.com" target="_blank" rel="noreferrer"&gt;carlesabarca.com&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;</content:encoded><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlesabarca.com/posts/ai-startups-are-features/featured.svg"/></item><item><title>Stop Overpaying for Intelligence</title><link>https://carlesabarca.com/posts/stop-overpaying-for-intelligence/</link><pubDate>Fri, 24 Apr 2026 00:00:00 +0000</pubDate><guid>https://carlesabarca.com/posts/stop-overpaying-for-intelligence/</guid><description>The real AI cost lever of 2026 isn&amp;rsquo;t pricing. It&amp;rsquo;s deciding which tasks actually need a frontier model — and which ones a local LLM can do just as well for a fraction of the cost.</description><content:encoded>&lt;p&gt;The default behavior of most AI-powered products today is simple: when in doubt, call the frontier model.&lt;/p&gt;
&lt;p&gt;Every customer message classified by GPT-5. Every extraction task routed through Claude. Every prompt, no matter how trivial, handled by the same multi-trillion-parameter machine that was designed to reason about legal strategy, write pharmaceutical patents, and debug distributed systems.&lt;/p&gt;
&lt;p&gt;It works. It&amp;rsquo;s fast to integrate. It makes the product feel intelligent.&lt;/p&gt;
&lt;p&gt;And it is quietly becoming one of the most expensive habits inside the modern AI stack.&lt;/p&gt;

&lt;h2 class="relative group"&gt;The Overpaying Default
 &lt;div id="the-overpaying-default" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-overpaying-default" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;A few weeks ago I wrote about &lt;a href="../cheap-ai-ending/" &gt;the end of cheap AI&lt;/a&gt; — the moment when subscription limits, rate caps, and honest inference costs finally started reflecting the real economics of frontier models. That&amp;rsquo;s the macro story.&lt;/p&gt;
&lt;p&gt;This is the micro story that sits underneath it.&lt;/p&gt;
&lt;p&gt;The reason so many companies are about to feel the squeeze is not only because frontier prices are rising. It&amp;rsquo;s because the typical architecture was built on a silent assumption: that there was no cost worth worrying about, so the best model should handle everything. That assumption is breaking down from two sides at once.&lt;/p&gt;
&lt;p&gt;From one side, frontier inference is getting more expensive, metered harder, and subsidized less.&lt;/p&gt;
&lt;p&gt;From the other side — and this is the part most roadmaps haven&amp;rsquo;t priced in yet — &lt;strong&gt;local and open-weight models have quietly become good enough for a very large share of real enterprise tasks&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;That combination changes the economics of AI more than any single product announcement this year.&lt;/p&gt;

&lt;h2 class="relative group"&gt;What Local Models Can Actually Do Now
 &lt;div id="what-local-models-can-actually-do-now" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#what-local-models-can-actually-do-now" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;A few years ago, &amp;ldquo;run your own LLM&amp;rdquo; meant a heroic engineering project, a clear downgrade in quality, and an infrastructure team that secretly missed the cloud.&lt;/p&gt;
&lt;p&gt;Today, it doesn&amp;rsquo;t.&lt;/p&gt;
&lt;p&gt;The current generation of open-weight models — Llama, Qwen, Mistral, DeepSeek, Gemma, and their derivatives — has crossed capability thresholds that would have sounded like science fiction in 2023. A 70B-parameter open-weight model running on a single high-end workstation or a modest GPU instance now performs competitively on the benchmarks that mattered most to enterprises at the start of this cycle: general reasoning, code completion, summarization, extraction, translation, structured output.&lt;/p&gt;
&lt;p&gt;And it keeps getting better. Fast.&lt;/p&gt;
&lt;p&gt;This doesn&amp;rsquo;t mean frontier and open-weight are interchangeable. They are not. Frontier still pulls clearly ahead on long-context coherence, multi-step agentic planning, novel domain synthesis, and the hardest tiers of code generation.&lt;/p&gt;
&lt;p&gt;But what matters for an AI roadmap is not whether local models have caught up on everything. It is whether they are good enough on the specific tasks your system actually performs.&lt;/p&gt;
&lt;p&gt;And for most enterprise workloads in 2026, the answer is increasingly yes.&lt;/p&gt;

&lt;h2 class="relative group"&gt;The Map Most AI Architectures Are Missing
 &lt;div id="the-map-most-ai-architectures-are-missing" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-map-most-ai-architectures-are-missing" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;If you look carefully at what happens inside most AI-powered applications, the workloads split cleanly into two groups.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Tasks that genuinely need a frontier model:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Long-context reasoning across dozens of documents.&lt;/li&gt;
&lt;li&gt;Multi-step agentic planning over ambiguous goals.&lt;/li&gt;
&lt;li&gt;Complex code generation from scratch in unfamiliar domains.&lt;/li&gt;
&lt;li&gt;Creative synthesis that blends multiple expert voices.&lt;/li&gt;
&lt;li&gt;Handling highly adversarial or edge-case inputs that require real judgment.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Tasks that almost certainly don&amp;rsquo;t:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Classifying an email, ticket, or document by type.&lt;/li&gt;
&lt;li&gt;Extracting entities, dates, and amounts from a text.&lt;/li&gt;
&lt;li&gt;Summarizing a page or two of content.&lt;/li&gt;
&lt;li&gt;Rewriting a paragraph in a different tone.&lt;/li&gt;
&lt;li&gt;Producing structured output (JSON, SQL) from plain text.&lt;/li&gt;
&lt;li&gt;Translating between major languages.&lt;/li&gt;
&lt;li&gt;Answering FAQs from a retrieval layer.&lt;/li&gt;
&lt;li&gt;Deterministic sub-steps inside a larger agent.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Most AI architectures treat these two groups the same way. They shouldn&amp;rsquo;t.&lt;/p&gt;
&lt;p&gt;The job of any mature AI stack — and I use &amp;ldquo;mature&amp;rdquo; here in the adult-phase sense, as opposed to the sugar-rush phase of the last two years — is to route each task to the right tier. Frontier when it earns it. Open-weight when it doesn&amp;rsquo;t.&lt;/p&gt;
&lt;p&gt;The word I&amp;rsquo;ve been using internally for this is &lt;strong&gt;task discrimination&lt;/strong&gt;. Not in the political sense — in the architectural one. The ability to recognize that different tasks deserve different intelligence budgets, and to design accordingly.&lt;/p&gt;

&lt;h2 class="relative group"&gt;It&amp;rsquo;s Not Just About Cost
 &lt;div id="its-not-just-about-cost" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#its-not-just-about-cost" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;Cost is the most visible reason to care about task discrimination. It is not the only one.&lt;/p&gt;
&lt;p&gt;There are four other reasons that keep compounding the more deeply an organization uses AI.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Latency.&lt;/strong&gt; A local 8B or 13B model running next to your application can return a classification in under 100 milliseconds. A round-trip to a frontier cloud API is rarely that fast. For interactive experiences, user-facing agents, or high-frequency internal automations, that gap matters.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Privacy and data residency.&lt;/strong&gt; Routing every customer email, patient chart, student record, or internal memo through a third-party model is a governance posture that is aging badly. Regulators have noticed. Boards have noticed. For an increasing number of use cases — health, education, legal, defense, government, and anything covered by local data protection regimes — local inference is not an optimization. It is a requirement.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Reliability.&lt;/strong&gt; When your architecture depends on a single frontier provider, you also depend on their rate limits, their subscription restrictions, their outages, and their commercial roadmap. That is a level of systemic dependency that would raise eyebrows in any other part of the tech stack.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Determinism and control.&lt;/strong&gt; A smaller model you fully control, fine-tuned or prompt-tuned for a narrow task, often behaves more predictably than a generalist frontier model optimized to handle the entire universe. Predictability is underrated until it is missing.&lt;/p&gt;
&lt;p&gt;None of these points is, on its own, a reason to abandon frontier models. All of them together are a reason to stop defaulting to frontier models for everything.&lt;/p&gt;

&lt;h2 class="relative group"&gt;The Numbers Are Not Subtle
 &lt;div id="the-numbers-are-not-subtle" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-numbers-are-not-subtle" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;Let me illustrate with a simple scenario.&lt;/p&gt;
&lt;p&gt;Imagine a mid-sized organization running a million lightweight AI calls a month: a mix of classification, extraction, summarization, and structured output. Say the average call uses around a thousand tokens in and out.&lt;/p&gt;
&lt;p&gt;Routed through a top-tier frontier model, the inference bill for those calls lands comfortably in the tens of thousands of euros per month. Multiply by twelve, add growth, and this is the kind of line item that starts showing up in CFO reviews.&lt;/p&gt;
&lt;p&gt;The same workload, routed through a well-hosted open-weight model — either on-prem or on a dedicated GPU instance at a specialized provider — comes out an order of magnitude cheaper, sometimes two. And the quality difference, on precisely these task types, is typically invisible to end users.&lt;/p&gt;
&lt;p&gt;That is not a rounding error. That is the difference between AI being a sustainable operational capability and AI being a line item your CFO starts questioning at every forecast.&lt;/p&gt;
&lt;p&gt;And the organizations that realize this first will not use the savings to shrink. They will use them to scale further.&lt;/p&gt;

&lt;h2 class="relative group"&gt;What This Looks Like On My Own Desk
 &lt;div id="what-this-looks-like-on-my-own-desk" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#what-this-looks-like-on-my-own-desk" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;The most honest way to write about task discrimination is to describe what I actually run, not what I think other people should run.&lt;/p&gt;
&lt;p&gt;In my own setup, I have a Mac Studio dedicated to serving local models to my agents. It sits quietly on a shelf, publishes a private inference endpoint through LM Studio, and hosts a small library of open-weight models optimized for MLX — the framework that lets these models take full advantage of Apple Silicon&amp;rsquo;s GPU and unified memory.&lt;/p&gt;
&lt;p&gt;Nothing about that machine is exposed to the public internet. The endpoint lives inside my own network, behind the boundaries any serious setup demands. For the kind of work I route through it, that is not optional.&lt;/p&gt;
&lt;p&gt;I chose a Mac Studio over the obvious alternative — a dedicated GPU rig — for reasons that are not purely technical. It is powerful enough for the model sizes that actually matter to me. It is extraordinarily reliable. It is almost perfectly silent. And its idle power draw is low enough that I can leave it on 24/7 without thinking twice. None of that matters when you are renting H100s by the hour. It matters a lot when the machine is a permanent piece of your operating stack.&lt;/p&gt;
&lt;p&gt;The architecture itself is deliberately simple.&lt;/p&gt;
&lt;p&gt;The main orchestrator — the LLM that gives my agents their judgment and planning capability — is a frontier model. That is where the hard reasoning happens, where ambiguity has to be resolved, where the whole plan needs to hold together. For that role, paying for the best is worth it.&lt;/p&gt;
&lt;p&gt;But underneath the orchestrator, routing rules push subagent tasks to my local endpoint whenever it is possible or recommended. Local handles the grunt work. Frontier handles the thinking.&lt;/p&gt;
&lt;p&gt;The result is that my frontier bill has collapsed without any perceptible loss of quality in the end-to-end experience. Not because local has caught up on everything — it has not — but because a very large share of what any agent actually does is not reasoning in the hard sense. It is classifying. Extracting. Summarizing. Reformatting. Translating. Producing structured output.&lt;/p&gt;
&lt;p&gt;Models like &lt;strong&gt;qwen3.6-35b-a3b-ud-mlx&lt;/strong&gt;, &lt;strong&gt;gemma-4-31b-it-mlx&lt;/strong&gt;, or &lt;strong&gt;gpt-oss-20b-mlx&lt;/strong&gt; handle these tasks beautifully. Running locally. With latencies a cloud round-trip cannot match. And without sending a single byte of context to a third party.&lt;/p&gt;
&lt;p&gt;That is not a theoretical architecture. That is what is running on my desk, today.&lt;/p&gt;

&lt;h2 class="relative group"&gt;So What Should Actually Change?
 &lt;div id="so-what-should-actually-change" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#so-what-should-actually-change" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;There is no need to rip anything out. There is a need to rearchitect.&lt;/p&gt;
&lt;p&gt;At least across five fronts.&lt;/p&gt;

&lt;h3 class="relative group"&gt;1. Build a task taxonomy
 &lt;div id="1-build-a-task-taxonomy" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#1-build-a-task-taxonomy" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h3&gt;
&lt;p&gt;Every AI call in your product or operations belongs to a complexity tier. Map them. Most teams discover that more than half of their calls sit comfortably in the &amp;ldquo;does not need frontier&amp;rdquo; bucket — and have been happily paying frontier prices for them for years.&lt;/p&gt;

&lt;h3 class="relative group"&gt;2. Start with a router, not a migration
 &lt;div id="2-start-with-a-router-not-a-migration" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#2-start-with-a-router-not-a-migration" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h3&gt;
&lt;p&gt;The highest-leverage first step is not swapping out your model. It is adding an intelligent routing layer — sometimes as simple as &amp;ldquo;classify intent, then dispatch&amp;rdquo; — that sends trivial tasks to a cheaper tier and escalates only when confidence is low or complexity is high.&lt;/p&gt;

&lt;h3 class="relative group"&gt;3. Measure cost and quality per task, not per model
 &lt;div id="3-measure-cost-and-quality-per-task-not-per-model" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#3-measure-cost-and-quality-per-task-not-per-model" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h3&gt;
&lt;p&gt;The question &amp;ldquo;which model is best?&amp;rdquo; is the wrong one. The right question is &amp;ldquo;which model is best for this specific task at this specific cost?&amp;rdquo; Build the observability that answers that.&lt;/p&gt;

&lt;h3 class="relative group"&gt;4. Treat local as a capability, not a downgrade
 &lt;div id="4-treat-local-as-a-capability-not-a-downgrade" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#4-treat-local-as-a-capability-not-a-downgrade" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h3&gt;
&lt;p&gt;Open-weight models are no longer a consolation prize. In many workflows they are the right tool — faster, cheaper, more private, more controllable. The teams still talking about them defensively are signaling how recently they last looked.&lt;/p&gt;

&lt;h3 class="relative group"&gt;5. Design for hybrid as the default
 &lt;div id="5-design-for-hybrid-as-the-default" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#5-design-for-hybrid-as-the-default" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h3&gt;
&lt;p&gt;The interesting AI architectures of 2026 will not be pure-frontier or pure-local. They will be orchestrated systems that blend a frontier model for the hard parts, open-weight models for the routine parts, and fine-tuned small models for the narrow, high-volume parts — each one called when, and only when, it earns its keep.&lt;/p&gt;

&lt;h2 class="relative group"&gt;The Real AI Cost Lever of 2026
 &lt;div id="the-real-ai-cost-lever-of-2026" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-real-ai-cost-lever-of-2026" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;The dominant narrative this year will continue to focus on the frontier: bigger models, higher benchmarks, sharper capabilities. That narrative is real, and it matters.&lt;/p&gt;
&lt;p&gt;But underneath it, there is a quieter shift that will determine which organizations actually build sustainable AI operations — and which ones end up rationalizing aggressive cost cuts in 2027.&lt;/p&gt;
&lt;p&gt;The shift is not about choosing between frontier and local. It is about learning to use both, deliberately, at the right moments, in the right combinations.&lt;/p&gt;
&lt;p&gt;The cheapest AI optimization available in 2026 is not a better deal from your current provider.&lt;/p&gt;
&lt;p&gt;It is the decision to stop using a frontier model for work a local model can do just as well.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Intelligence is becoming abundant. Discernment is becoming the scarce resource.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The companies that will win the next phase of this cycle are not the ones paying the most per call.&lt;/p&gt;
&lt;p&gt;They are the ones who have figured out which calls don&amp;rsquo;t need to be paid at all.&lt;/p&gt;</content:encoded><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlesabarca.com/posts/stop-overpaying-for-intelligence/featured.svg"/></item></channel></rss>