Glossary / Strategy & Leadership

AI Wrapper

A product that's mostly a UI on top of a foundation model. The label is dismissive — but some wrappers are real businesses, and some real businesses started as wrappers. Here's how to tell them apart.

Strategy & Leadership

The Technical Definition

An AI wrapper is a product whose core functionality is a thin software layer — usually a web or mobile interface and some prompt engineering — sitting on top of a third-party foundation model like GPT-4, Claude, or Gemini. The wrapper’s code mostly does three things: format user input into a prompt, send the prompt to the model API, and present the model’s response back to the user. The intelligence comes from the model, not from the wrapper.

The term started as developer slang and is often used as a slur. “It’s just a wrapper” implies the product is trivial, easy to replicate, and one OpenAI feature release away from extinction.

That’s sometimes true. It’s not always true. Some of the largest AI companies of this cycle started as wrappers. Some current wrappers will be acquired for nine figures. Some will be dead in a year. The term doesn’t tell you which is which. The fundamentals do.

What This Actually Means for Your Business

If you’re an operator evaluating AI vendors, you are constantly being sold wrappers — and many of them are dressed up as something else. The deck says “proprietary AI engine.” The architecture diagram has a rounded rectangle labeled “ML Core.” The reality is an OpenAI API key, a Postgres database, and a React frontend. That’s not damning by itself. The question is whether the wrapper has a reason to exist beyond the convenience of the UI.

There are four moats that turn a wrapper into a business: proprietary data (the wrapper has access to data the user can’t easily replicate — court filings, medical records, deal flow, vertical-specific corpora), workflow integration (the wrapper sits inside a process — the EHR, the CAD system, the sales pipeline — where switching costs are real), distribution (the wrapper has a customer relationship the model provider can’t easily disintermediate), and fine-tuning or evals (the wrapper has built specialized model behavior on top of the foundation that materially outperforms the raw API for the target task).

Wrappers with two or more of these moats are real businesses. Wrappers with none are at the mercy of the next model release. When OpenAI ships a new feature that does what your $40/month wrapper does natively in ChatGPT, the wrapper has a quarter, maybe two, before churn becomes terminal.

The harder version of this question: you may already be running a wrapper internally and not know it. The “custom AI tool” that your innovation team built last year — does it have proprietary data, real workflow integration, or evals — or is it a Streamlit app with a system prompt? If it’s the latter, the build cost was low, the maintenance cost is real, and the obsolescence risk is high. That’s an investment to manage, not necessarily kill, but you should know what you have.

Reality Check

What the vendor says: “Our proprietary AI engine combines large language models with our domain expertise to deliver vertical-specific intelligence.”

What that means in practice: They use Claude or GPT-4. The “domain expertise” is in the system prompt and a small library of example outputs. The “engine” is FastAPI. None of this disqualifies them as a vendor — but it does mean the price you pay should reflect the asset they actually own, which is the customer relationship and the workflow, not the model.

What Operators Actually Do

Operators evaluating wrappers run a five-minute test before going deep. Ask the vendor: what foundation model are you using, and what do you do with the input and output beyond passing it through? If the answer is vague, hostile, or framed as proprietary, that’s the answer. The wrapper has nothing else under the hood.

Then they price the wrapper accordingly. A pure wrapper for a commodity task should cost something close to what the user would pay the model provider directly, plus a reasonable margin for the UI and the vendor relationship. When a wrapper for a $0.10 API call charges $50 a seat, that gap is paying for distribution and convenience — which can be worth it for the right use case, but should be priced as such, not as proprietary AI.

The operators getting real value from wrappers tend to use them in two patterns. First, as fast iteration on a new workflow — wrappers are cheap to deploy, cheap to switch, and let teams test whether AI helps with a specific task before committing to deeper infrastructure. Second, as point solutions for narrow problems where a vertical wrapper has done the prompt engineering and eval work the buyer doesn’t want to do themselves.

The pattern that fails: paying enterprise prices for a wrapper because the vendor has a sales team and a logo wall, on the assumption that the engineering depth matches the sales polish. Run the five-minute test first.

The Questions to Ask

  1. What foundation model is under the hood, and what would I lose if I built this on the raw API myself? The honest answer reveals whether you’re paying for the wrapper’s actual contribution or for its marketing.

  2. What’s your moat when the underlying model gets ten times more capable? Proprietary data, workflow integration, and distribution survive model upgrades. Prompt engineering doesn’t.

  3. What’s our switching cost to replace you in 18 months? If the vendor goes under, gets acquired and shut down, or stops innovating, what happens to the work currently flowing through their product? If the answer is “nothing, we’d just point our team at a different tool,” fine — but price the relationship as the commodity it is.

Get the next Brief

One operator. Every other Wednesday.

Plus the AI Glossary and the Failure Museum.
Real names. Real numbers. Honest analysis.