AI Models: The Brain Behind the AI Industry

AI · Industry Structure · AI Models

AI Industry Structure, Layer 4: AI Models

Conceptual image of the AI model layer
This is the second article in the “5 Layers of the AI Industry” series. If you’re curious about the full structure, we recommend reading The 5 Layers of the AI Industry: Overview first, or if you want Layer 5 (Applications), check out the AI Applications article.

The real “brain” that generates an answer when you type a question into ChatGPT is the AI model. This layer, Layer 4 of the AI industry structure, is the substance that actually fills the shell of Layer 5’s applications. Its precise technical name is a foundation model. In this article, we’ll cover how this model gets built, why it costs so much, how it differs from open-source models, and what investors should watch for in this layer.

Advertisement
SECTION 01

Revisiting AI Models

What a foundation model is
This is an AI model that’s pre-trained on the world’s vast stores of knowledge, giving it the ability to give a plausible answer to almost anything. OpenAI builds GPT this way, Anthropic builds Claude, and Google builds Gemini.

There’s a reason it’s called a “foundation.” Once you’ve trained this one model, you can layer functions like translation, summarization, coding, and image generation on top of it with no additional training at all, or only a tiny amount. In the past, you had to build a separate translation model and a separate summarization model; now, this one AI model handles all of those roles.

So how does this “brain” actually get built?

SECTION 02

How a Model Gets Built

1Pre-training

This is the stage where the model reads internet-scale volumes of text — books, web pages, papers — and absorbs the patterns of language and knowledge wholesale. Thousands to tens of thousands of GPUs run non-stop for months during this stage. Most of the total training cost (typically 90%+) happens right here.

2Fine-Tuning

A model that’s only been through pre-training honestly borders on incoherent rambling. It just predicts the next word plausibly — it doesn’t answer the way a person actually wants. So it gets trained one more time on question-and-answer example data written by humans, teaching it “this is what a good answer looks like.”

3RLHF (Reinforcement Learning From Human Feedback)

When people rank the model’s various answers by saying “this answer is better,” the model learns that preference and gradually starts answering in ways people like more. This is also the stage responsible for polishing ChatGPT to answer in a particularly “friendly and safe” way. Because it requires ongoing human involvement, the cost is relatively low, but it demands a lot of time and manpower.

If pre-training is the stage that “puts knowledge in,” fine-tuning and RLHF are the stages that refine how that knowledge comes back out — the way people want it to
SECTION 03

Why It Costs So Much

You’ve probably heard that training a single top-tier AI model can cost hundreds of millions to billions of dollars. That’s because three major costs stack on top of each other.

Compute cost — The electricity and infrastructure cost of running tens of thousands of GPUs for months. Companies either rent massive amounts of cloud (Layer 3) or build their own data centers outright
Data cost — The cost of gathering high-quality training data, cleaning it up without copyright issues, and having people manually review it
Talent cost — Top researchers in this field command sky-high salaries, so securing key personnel is itself a major expense

That’s why this layer is close to a “capital game” that not just anyone can enter. In fact, the number of companies in the world that own a truly top-tier model can be counted on one hand.

SECTION 04

How It Differs From Open-Source Models

GPT, Claude, and Gemini are closed models — they don’t publish the model’s blueprint (its weights). On the other hand, there are also open-source models like Meta’s Llama, which publish their weights so anyone can download and run them directly.

Closed Models Open-Source Models
Examples GPT · Claude · Gemini Llama · Mistral
Weights Public No Yes
Revenue Model API and subscription fees No direct charge (goal is expanding the ecosystem)
Top-Tier Performance Usually ahead Rapidly closing the gap

Meta isn’t giving Llama away out of charity. Instead of charging directly, it’s a strategy to dominate the ecosystem itself by getting developers worldwide to build services on top of its model. A large share of the vertical apps in Layer 5 (Applications) also choose open-source models to save money while running them directly on their own servers.

SECTION 05

What Investors Should Watch For

The most common question about this layer is “do these companies actually have a real moat?” Competitors frequently catch up in model performance within a few months, and open-source models are closing the gap fast too. That’s why investors should also weigh these factors.

Capital strength — Can they keep raising enough funding to keep training the next generation of models? (relationships with major investors like Microsoft, Amazon)
Data moat — Do they hold proprietary data others can’t access, like internal company data or conversation logs?
Enterprise lock-in — How deeply integrated are they with Layer 5 applications, making it hard for customers to easily switch to a different model?
Revenue structure — Where does revenue come from — API or subscriptions — and are they actually turning a profit, or still absorbing losses just to grow market share?

In the end, that means “who can keep pouring in massive amounts of money, and hold onto customers in proportion to what they’ve spent” matters more than “who builds the smartest model.”

Advertisement
CONCLUSION

Closing Thoughts

AI models look like the most glamorous part of the AI industry structure, but they’re also by far the most expensive layer. And to cover this massive training cost, companies ultimately have to rent enormous amounts of infrastructure and cloud (Layer 3) underneath.

In the next article, we’ll take a close look at Layer 3, infrastructure and cloud. We’ll cover what business AWS, Azure, and Google Cloud actually run, and why even securing cooling and power has become an industry-wide issue.

Next Up — AI Industry Structure, Layer 3: Cloud
We cover how AWS, Azure, and Google Cloud differ, and why they’re even building their own AI chips.
Read more →
This document is an overview written from publicly available information about the AI industry’s structure and its leading companies, aimed at helping general readers understand it. Part 3 of the “5 Layers of the AI Industry” series. Last updated: July 2026

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top