We read a lot of dense text — lecture notes, long chats with an LLM, research articles — and most of it collapses into a wall we never open again. Bobbin is a small tool I built to fix that: paste in some text and it weaves the ideas into a navigable concept graph — each idea as its own entry, linked to the others it relates to.
A live, read-only demo — drag the graph, switch views. Open the full app ↗ to add your own text.
Drop in a transcript or some notes and Bobbin:
person, work, concept, mood — so it isn’t locked to one domain.Keep adding text and it merges into the same graph. Sign in and your graphs save as projects. There’s a live demo on the homepage — a music-theory graph — so you can poke around before adding your own.
Bobbin is a Next.js app with Supabase for auth and storage (row-level security, so your graphs stay yours), and the extraction runs through Claude behind a server route. The name is a bobbin — the spool that thread winds around — which is roughly what it does with ideas.
👉 heybobbin.com — paste something you’ve been meaning to make sense of.