Chapter Zero · Beginner FAQ

Models, Agents, AI Apps — How Do They Relate?

One day the news says "Company X released a new model," the next it's "the year of the Agent," and then it's a flood of AI apps — which word means what, exactly?

One-sentence answer

Think of cars: the model is the engine (it provides the capability), the Agent is the full car with wheels and a steering wheel (it can hit the road and get work done on its own), and the AI app is the ride-share you hail on your phone (packaged into a service anyone can use directly).

Three Layers, Taken Apart
⚙️
Layer 1 · The Model (the engine)

It supplies the raw material: "intelligence"

GPT, Claude, DeepSeek, Qwen (Tongyi)… these names all refer to models. A model does exactly one thing: you give it text, it continues the text (see the "finishing your sentence" lesson). An engine is powerful — but an engine sitting alone on the ground isn't something an ordinary person can use.

↓ Fit the engine with wheels, a steering wheel, and a fuel tank
🤖
Layer 2 · The Agent (the full car)

It lets the model "do," not just "talk"

Connect the model to tools — so it can look things up, read files, take actions, and redo a step when the result checks out wrong. That whole assembly is an Agent. The difference: a model can only tell you "how to do it"; an Agent can actually "get it done." You say "turn this month's invoices into an expense report" — the model gives you a method, the Agent gives you the result.

↓ Then package it into a product with an interface and a service
📱
Layer 3 · The AI App (the ride-share service)

The finished product anyone can use

Apps like ChatGPT, Doubao, and Kimi, plus all the AI customer-service bots, AI photo editors, and AI slide-makers — they're all the app layer. They wrap a model or an Agent nicely: an interface, an account, customer support — open it and go. The same engine can power a sedan, a truck, or a sports car — and the same model powers hundreds of different apps.

Match Game · Hear These Lines — Guess Which Layer They're About
Understanding these three layers has one very practical payoff: judge things at the right layer. The same model can perform very differently wrapped in different apps — just like the same engine feels completely different in different cars. If an AI app feels bad to use, the model may be fine; maybe the "car" just wasn't built well.

✅ What this page wants to share with you