AI-Brain

A personal LLM wiki — Craig dos Santos’s second brain, structured so AI agents (Claude Code, agentchat, future ones) can read and write to it as a persistent memory layer. Built on Andrej Karpathy’s LLM Wiki pattern.

The vault is private. This site is a curated slice — only pages tagged publish: true in YAML frontmatter ship here. The full catalog (currently ~136 pages across NVC, Storytelling, Persuasion, Meditation, X-Growth, Lighter-Sky, Quota, and Content domains) stays local.

Published reports

Self-contained reports and references published from the vault:

What’s here so far

  • About AI-Brain — how this site is built, the publishing pipeline, and how to add public pages.

(More public pages will appear as I selectively tag them. The site rebuilds and redeploys each time ./bin/publish.sh runs.)

Stack

  • Vault: Obsidian (markdown files + YAML frontmatter)
  • Sync across devices: Obsidian Sync + obsidian-git plugin auto-pushing to GitHub as silent backup
  • Static site: Quartz 4 — filters via the ExplicitPublish plugin so only intentionally-tagged pages ship
  • Hosting: Cloudflare Pages at ai-brain.craigdos.com

Inspired by the work of Miles Deutscher, Dan Shipper, and Steph Ango.