> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.platelunchcollective.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Brand Memory (LLM)

> LLM brand memory refers to the information about a brand that is encoded in a language model's weights during pre-training — the baseline knowledge the model...

*Core concept* · *Emerging*

## Definition

LLM brand memory refers to the information about a brand that is encoded in a language model's weights during pre-training — the baseline knowledge the model has about a brand independent of any real-time retrieval. It is distinct from retrieved knowledge, which comes from RAG systems querying current sources.

## Why It Matters for AI Search

LLM brand memory is one of two distinct AI knowledge channels for brands, alongside retrieval-based citation. A brand with strong LLM memory — well-represented in training corpora, accurately described in Wikipedia and Wikidata, widely referenced in pre-training data — produces accurate responses even in AI systems without RAG retrieval. A brand with weak LLM memory depends entirely on real-time retrieval for accurate representation — and is more vulnerable to hallucination when retrieval fails or is unavailable.

## Related Terms

<CardGroup cols={2}>
  <Card title="Training corpus" href="/ai-search-glossary/training-corpus" />

  <Card title="Pre-training" href="/ai-search-glossary/pre-training" />

  <Card title="Knowledge cutoff" href="/ai-search-glossary/knowledge-cutoff" />

  <Card title="RAG" href="/ai-search-glossary/rag" />

  <Card title="Entity authority" href="/ai-search-glossary/entity-authority" />
</CardGroup>

## Relevant Plate Lunch Collective Services

[AI SEO](https://www.platelunchcollective.com/services/ai-seo)  [Entity SEO](https://www.platelunchcollective.com/services/entity-seo)
