---
id: "entity-claude-d21"
type: "entity"
entityType: "product"
canonicalName: "Claude"
aliases: ["Claude 3.5 Sonnet"]
source_timestamps: ["00:01:54", "00:08:16", "00:11:16"]
tags: ["llm", "ai-model"]
related: ["concept-infinite-scroll-problem", "concept-open-brain", "action-generate-ui-code"]
canonical_url: "https://www.anthropic.com/claude"
sources: ["s21-ai-tool-memory"]
sourceVaultSlug: "s21-ai-tool-memory"
originDay: 21
---
# Claude

## What It Is
**Claude** is Anthropic's family of large language models.

## Role in This Source
Claude is referenced repeatedly as the **intelligence engine** powering the Open Brain workflow. Specifically:
- **Conversational interface** — talking to data through MCP-enabled chat (subject to the [[concept-infinite-scroll-problem]]).
- **Code generation** — writing the [[concept-human-door]] web app code from a schema description; see [[action-generate-ui-code]].
- **Cross-table reasoning** — performing [[concept-cross-category-reasoning]] over [[entity-supabase-d21]] data via [[entity-mcp-d21]].

## Pairing
Used alongside [[entity-chatgpt-d21]] as interchangeable LLMs in this workflow. Either can fill the role; the architecture is model-agnostic — which is why the [[concept-ai-flywheel]] applies.
