My Brain
An interconnected map of ideas, posts, and knowledge
Knowledge Graph
Drag to pan, scroll to zoom. Click a node to highlight connections, double-click to open.
Mobile
An iPhone app I built to capture into this brain. Not on the App Store β personal use, private repo.
Todo β quick tasks, swipe-to-complete
Capture β thoughts & notes, Claude-enriched
Images β Claude Vision analysis
Voice β agentic loop routes to the right wiki page
Graph β force-directed wiki visualization
Traces β agent session logs, MLflow-ready
Costs β Claude API spend tracking
App Lock β Face ID / Touch ID
How it works
flowchart TD
iPhone["π± iPhone App
Type Β· Voice Β· Image Β· Share"]
Claude["π§ Claude API
Agentic loop Β· Vision Β· Enrichment"]
Repo["ποΈ GitHub Repo
plain markdown wiki"]
Traces["π traces/*.json
MLflow evaluation"]
iPhone -- "voice / text / image" --> Claude
Claude -- "list Β· read Β· append Β· create Β· update" --> Repo
iPhone -- "GitHub API" --> Repo
iPhone -- "session logs" --> Traces
Screens




SwiftUI Β· iOS 16+ Β· zero third-party deps Β· writes directly to GitHub via Contents API.