Bloom Vault

Agent-managed knowledge vault — sources become linked concept wikis, questions, and themes.

PythonClaudeKnowledge
Bloom Vault

Overview

Inspired by Karpathy's LLM wiki pattern: raw sources stay separate from synthesized concepts. Claude ingests docs and notes, extracts ideas, links related pages, and surfaces open questions. Humans control what enters; the agent owns the rest.

Highlights

  • Inbox → source notes → wiki → archive, with agents maintaining the graph
  • 2-source rule: a theme needs two independent sources before it becomes a concept page
  • Mermaid graphs, health audits, and an append-only ops log for provenance

Stack

Claude API
Ingest, compile, ask, lint, graph
Python
YouTube, ArXiv, and web fetch scripts
trafilatura
Article extraction
Obsidian
Vault UI for the Markdown graph
Mermaid
Connection graphs in Markdown