Graphify turns a folder into a queryable knowledge graph so AI coding agents can navigate project context more deliberately. It helps with codebase understanding, dependency discovery, and more grounded agent responses. Graphify is a sharp idea for agent-heavy workflows: point it at a folder and turn code, docs, PDFs, markdown, and images into a navigable knowledge graph instead of forcing the model to reread raw files every time. What you get interactive knowledge graph Obsidian-ready vault wiki-style markdown map plain-English Q&A over the project Why people care The project claims up to 71.5x fewer tokens per query versus reading raw files directly, which is exactly why it caught attention so quickly in the Claude Code crowd. Fast start Good questions to ask What calls this function? What connects these two concepts? What are the most important nodes in this project?