Graphify: Convert Code & Docs into Queryable Knowledge Graphs
Decision Brief
Graphify is an open-source project that converts any folder—including code, SQL schemas, R scripts, Shell scripts, documents, papers, images, or videos—into a queryable knowledge graph. It supports various AI coding assistants such as Claude Code, Codex, OpenCode, Cursor, and Gemini CLI. According to its GitHub page, the project has 78,695 stars, with 3,720 added in the last 7 days, and is developed in Python. Installation is straightforward: run brew install python@3.12 uv. Developers using AI coding assistants like Claude Code, Codex, or Cursor can integrate application code, database schemas, and infrastructure files into a single knowledge graph, greatly improving cross-file and cross-language query and refactoring efficiency. For teams handling large codebases or distributed systems, this significantly reduces context-switching costs and accelerates code review and debugging workflows.
Sources
- Skill Radar(GitHub 趨勢)
Trending hands-on MCP servers, agent skills, and AI-coding tools discovered from GitHub search momentum.
- GitHub:Graphify-Labs/graphify