# Compounding Knowledge
Compounding Knowledge is the principle that a well-maintained knowledge base becomes exponentially more valuable over time. Each new piece of information connects to existing knowledge, creating more potential insights than the last addition. Unlike financial [[Compound growth]], where returns are predictable, knowledge compounding produces emergent connections that could not have been anticipated.
## How Knowledge Compounds
- Each note added to a knowledge base creates potential links to every existing note
- Cross-references between ideas surface patterns invisible when ideas are isolated
- Reviewing and connecting old notes to new information strengthens both
- Writing about what you know crystallizes understanding and reveals gaps
- A query against a 100-article wiki yields richer answers than against a 10-article wiki
## The Role of LLMs
[[Large Language Models (LLMs)]] accelerate knowledge compounding by handling the bookkeeping that humans reliably abandon. In an [[LLM Wiki]], every ingested source triggers updates across multiple existing articles, maintaining cross-references and synthesis without human effort. The wiki becomes a compounding artifact where queries and their outputs feed back into the knowledge base, making future queries richer.
[[Farzapedia]] demonstrates this: as new diary entries, images, or meeting notes are added, the system automatically updates 2-3 related articles. The knowledge base grows denser, not just larger.
## The Bottleneck
Knowledge compounds only if it is revisited, connected, and maintained. Most knowledge systems fail not from lack of input but from lack of maintenance. [[Evergreen notes]] address this by treating notes as living documents. [[Personal Knowledge Management (PKM)]] systems like [[Obsidian]] provide the structure, but the discipline of regular review and connection is what enables compounding.
The [[Compound Effect]] applies: results are invisible early, but dramatic after the inflection point. Most people quit before reaching it.
## References
- Concept derived from [[Andrej Karpathy]]'s [[LLM Wiki]] pattern and PKM principles
## Related
- [[Compound Effect]]
- [[Compound growth]]
- [[Evergreen notes]]
- [[LLM Wiki]]
- [[Farzapedia]]
- [[Personal Knowledge Management (PKM)]]
- [[Large Language Models (LLMs)]]
- [[Agentic Knowledge Management (AKM)]]
- [[Zettelkasten method]]