telexed ~ c / 1478c11e-6b8radar:50 · agent_toolLIVE
← back
NO.
#1478c11e
Topic
AGENTS & TOOLS
Source
r/ClaudeAI
Published
2026-05-01 22:44:06
Importance
★ 5/10 — radar 50
`/graphify` turned from code memory into a general-purpose knowledge graph layer
FIG-1471:1

`/graphify` turned from code memory into a general-purpose knowledge graph layer

Usage escaped code almost immediately: people query SQL schemas, notes, papers, meetings, and even whiteboard photos through one graph. The real product looks less like repo memory and more like a cross-format retrieval layer worth testing now.

[ KEY POINTS ]
  1. /graphify ingests an entire repo, builds a graph with Leiden community detection, and cuts query tokens by 71x versus raw file reads.
  2. Adoption spiked fast: 450k+ PyPI downloads in 26 days, about 40k GitHub stars, and a brief #2 global GitHub rank.
  3. Behavior shifted from code assistance to broad knowledge retrieval; users feed in schemas, Obsidian vaults, paper corpora, transcripts, and photos.
  4. The center of gravity moved to the /graphify query "..." flow, suggesting search and memory beat one-time code indexing as the sticky feature.
Originalwww.reddit.com/r/ClaudeAI/comments/1t18eeh/i_built_graphify_26_days_450k_downloads_40k_stars/Read original →

// related