Graphify transforms project assets into knowledge graphs for AI agents

4310sy · x · 2026-08-22

This article introduces Graphify, a tool that builds knowledge graphs not just from code, but from all project assets including docs, PDFs, images, and videos. Combining tree-sitter for code and LLMs for other files, it outputs an interactive HTML graph, a markdown report, and JSON data. This helps AI agents like Claude Code and Cursor grasp the full project context, overcoming the limitations of code-only indexing.

Original post →

More from coding & agent

coding & agent channel →