Skip to content
Learn The AI Glossary

Foundation Model

A large model trained on broad data that can be adapted to many downstream tasks.

1 min read Models Beginner Technical

In plain English

A foundation model is a large AI model trained on broad, general data that can be adapted to a wide range of tasks through prompting or fine-tuning. Rather than building a new model for every job, developers start from a capable general model and specialise it. Large language models like GPT and Claude are the best-known examples.

Why it matters

Most AI products you use are thin layers over a handful of foundation models. That shared dependency shapes their strengths, limits, and risks.

A worked example

A legal-research tool, a coding assistant, and a customer-service bot might all be built on the same foundation model, each adapted with prompts and extra data.

Common confusion

A foundation model is not a finished product. It is the general engine; the product is what a developer builds and configures on top of it.

— RELATED ENTRIES —

Terms worth knowing next.

— STILL CURIOUS? —

Definitions are just the start.
go deeper.

Quick Answers tackle the questions everyone's actually asking — for parents, teachers, business owners, and the merely curious.

Browse Quick Answers
— OR — Back to A–Z Learn hub