What is a Foundation Model?
A foundation model is a large-scale AI model trained on broad, diverse data that develops general-purpose capabilities, which can then be adapted — through prompting, fine-tuning, or retrieval augmentation — to a wide range of downstream tasks without retraining from scratch.
Before foundation models, most AI systems were trained narrowly for one task on task-specific data. The foundation model approach inverted that: pretrain one very large model on a broad corpus (text, and increasingly images, audio, or code) so it learns general patterns of language, reasoning, and world knowledge, then reuse that single model as the base for many different applications. GPT, Claude, Gemini, and Llama are all foundation models in this sense — each one general-purpose model serving as the foundation for chatbots, coding assistants, agents, and countless other products built on top.
The term "foundation" captures both the strength and the risk: because so many downstream systems build on the same base, any bias, blind spot, or capability gap in the foundation model propagates broadly across everything built on it, and improvements to the base model lift every application built on it at once. Foundation models are typically adapted to specific needs via prompting (no weight changes), fine-tuning (updating weights on task-specific data), or retrieval augmentation (grounding responses in external documents) rather than being retrained from scratch for each use case.
In practice with Neotask
Neotask's agents are built on top of foundation models like Claude, adapting the base model's general reasoning capability to specific tenant workflows through prompting and tool access rather than training a custom model per tenant from scratch. When a new, more capable foundation model becomes available, every Neotask agent built on it benefits immediately without per-workflow retraining.
Related terms
- large-language-model
- fine-tuning
- few-shot-learning
- frontier-model
- transfer-learning
Plans
Free
$0/mo
Download without a card and start for free.
Individual
$50/mo
The full personal agent platform for one person.
Business
$100/mo
One company workspace with room to add your team.
Enterprise
$200/mo
Multiple workspaces and capacity for larger teams.
Continue