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

Home β€” capture tiles
Home
Knowledge graph
Graph
Agent traces
Traces
Claude API costs
Costs

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