Graphify-LabsDeveloper tools

graphify

Convert codebases, docs, and configs into a queryable knowledge graph for AI coding assistants

  • CLI
  • Library/framework
  • Windows
  • macOS
  • Linux
  • Runs locally
  • Docker supported
graphify screenshot
Popularity
114.3k Stars
GitHub stars
Recent activity
8/30/2026
Updated in the last 30 days
License
APACHE-2.0
Permissive

Why it matters

We look beyond stars: what problem it solves, whether it creates real utility, and what makes its approach worth noticing.

Last 90 days

Problem

Traditional text search or vector retrieval fails to accurately trace complex cross-file dependencies and structural relations in large projects.

Practical value

Uses tree-sitter for local AST parsing, producing interactive HTML graphs, structured JSON, and path-tracing CLI tools.

Innovation / differentiation

Avoids vector databases and embeddings, explicitly distinguishing between extracted deterministic edges and inferred semantic edges.

Leverage potential

Plugs into multiple AI coding assistants as a CLI skill, running locally while leveraging existing AST parsing infrastructure.

Why now

The rapid adoption of AI coding tools creates strong demand for structured, deterministic context over simple vector retrieval.

Community activity

In the last 90 days there were 1028 new issues and 1111 pull requests; the bounded issue/PR samples include 78 issue authors and 67 PR contributors, with at least 50 releases.

Maintainer responsiveness

The 100-issue window sample had a 64% close rate, and the 95-pull-request sample had a 38% merge rate. Maintainer-response observations covered 60% of that issue sample, with a 47% response rate and median first response of 4.1 hours.

67 contributors in PR sampleAt least 50 releasesIssue response rate 47% · sample 60 (60% coverage)Median first response 4.1hPR merge rate 38% · 95 sampled in window

Key highlights

  • Local AST parsing: Analyzes code relations across 40+ languages via tree-sitter without requiring LLMs for explicit references.
  • Tagged edge confidence: Distinguishes between explicitly extracted and inferred connections in the graph.
  • Multi-format unification: Maps code, documentation, PDFs, and media files into a single consolidated graph.

Quick start

How it is installed, how hard it is, and where to start.

Docker supportedRuns locally

Best for

  • Developers who want to try it on their machine
  • People who prefer Docker deploys

More about it

Graphify is a tool that converts codebases, database schemas, documentation, and configuration files into queryable knowledge graphs for developers and AI assistants. It generates interactive HTML visualizations, markdown summaries, and JSON graph data locally, enabling structured querying of code dependencies and cross-file relationships without using vector stores.

Sources

Each field shows its status and source — expand to review.

14 · Expand
  • capability tags

    Verified

    Source: admin_cms · cms editor · 9/1/2026

  • editor note

    Verified

    {"en":"Graphify uses Tree-sitter AST for deterministic local code parsing, building structured knowledge graphs without vector databases. It enables developers to query code relationships and short paths directly within AI coding assistants.","zh":"Graphify 通过 Tree-sitter AST 在本地解析代码依赖,无需依赖向量数据库即可建立准确的符号关联图谱。它支持在终端中运行路径查询和节点解释,便于快速梳理复杂项目的架构与逻辑流。"}

    Source: admin_cms · cms editor · 9/1/2026

  • intro

    Verified

    {"en":"Graphify is a tool that converts codebases, database schemas, documentation, and configuration files into queryable knowledge graphs for developers and AI assistants. It generates interactive HTML visualizations, markdown summaries, and JSON graph data locally, enabling structured querying of code dependencies and cross-file relationships without using vector stores.","zh":"Graphify 是一款面向开发者与 AI 编程助手的代码知识图谱生成工具。它能够在本地解析项目代码、数据库 Schema、文档和配置文件,生成可视化与可查询的图谱数据。工具输出 graph.html、GRAPH_REPORT.md 和 graph.json 三个文件,帮助用户通过命令代替文本搜索,精准追踪函数调用、模块依赖和文档引用关系。"}

    Source: admin_cms · cms editor · 9/1/2026

  • Latest release

    Verified

    v0.9.53

    Source: GitHub API · latest_release=v0.9.53 · 9/3/2026

  • License

    Verified

    Apache-2.0

    Source: GitHub API · license.spdx_id=Apache-2.0 · 9/3/2026

  • needs api key

    Verified

    No

    Source: admin_cms · cms editor · 9/1/2026

  • One-liner

    Verified

    {"en":"Convert codebases, docs, and configs into a queryable knowledge graph for AI coding assistants","zh":"将代码库、文档和配置文件转化为可查询知识图谱的 AI 辅助工具"}

    Source: admin_cms · cms editor · 9/1/2026

  • Platforms

    Verified

    windows, macos, linux

    Source: admin_cms · cms editor · 9/1/2026

  • Category hint

    Inferred from materials

    ai-apps

    Source: Project README · hint=ai-apps · 8/13/2026

  • product forms

    Verified

    cli, library_framework

    Source: admin_cms · cms editor · 9/1/2026

  • role tags

    Verified

    Source: admin_cms · cms editor · 9/1/2026

  • supports docker

    Verified

    Yes

    Source: Repository file · dockerfile=true; compose=false · 9/3/2026

  • supports local

    Verified

    Yes

    Source: admin_cms · cms editor · 9/1/2026

  • supports self host

    Verified

    No

    Source: admin_cms · cms editor · 9/1/2026

Other verified projects matched by category, capabilities, and intended roles.