Expand description
Semantic extraction via Claude API (Pass 2).
Extracts higher-level concepts and relationships from documents, papers, and images using the Anthropic Messages API. This is the second pass of the extraction pipeline — it complements the deterministic AST extraction from Pass 1 by discovering semantic relationships that cannot be inferred from syntax alone.
Functions§
- extract_
semantic - Extract semantic concepts from a document, paper, or image using the Claude API.