aicoolies logo
Graphify logo
Graphify logo

Graphify

Turn code and docs into a queryable knowledge graph

open sourceupdated Jul 11, 2026

Graphify is an open-source AI coding assistant skill that transforms folders of code, documentation, research papers, and images into queryable knowledge graphs. It works as a skill for Claude Code, Codex, OpenCode, and other AI coding assistants. Using tree-sitter AST parsing for 19 programming languages and Claude vision for documents and images, it builds NetworkX graphs with Leiden community detection, outputting interactive HTML visualizations and structured JSON for codebase exploration.

Graphify is an open-source tool that converts any folder of code, documentation, papers, or images into a structured, queryable knowledge graph. Designed as a skill for AI coding assistants including Claude Code, Codex, OpenCode, OpenClaw, and Factory Droid, it gives developers a bird's-eye view of codebases and document collections that would otherwise require hours of manual exploration. The tool supports 19 programming languages through tree-sitter AST parsing including Python, JavaScript, TypeScript, Go, Rust, Java, C, C++, Ruby, Swift, Kotlin, and more, extracting functions, classes, imports, and their relationships automatically.

Graphify operates in two passes to maximize coverage. The first pass is a fast, deterministic AST extraction that maps code structure without any LLM calls. The second pass deploys Claude subagents in parallel to process documents, PDFs, markdown files, screenshots, diagrams, and whiteboard photos using vision capabilities, extracting concepts and relationships from non-code content. The results from both passes merge into a single NetworkX graph, which is then clustered using Leiden community detection to reveal natural module boundaries and conceptual groupings across the entire project.

The output includes interactive HTML visualizations for exploring the knowledge graph in a browser, queryable JSON for programmatic access, and a plain-language audit report summarizing the project structure. With over 6,000 GitHub stars, Graphify has gained traction among developers who work with large or unfamiliar codebases and need rapid orientation. Recent updates added support for Zig and PowerShell, expanding its language coverage for systems and DevOps-oriented projects.

Pricing

Free and open source

full pricing breakdown →

Platforms

Python, Claude Code skill, multi-assistant

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

Claude Code logo

Claude Code

Top Pick

Anthropic's agentic coding CLI

Anthropic's agentic CLI coding tool that delegates complex tasks to Claude directly from the terminal. Understands entire codebases via automatic context gathering, edits multiple files, runs shell commands, and manages Git workflows autonomously. Supports CLAUDE.md for persistent project instructions, integrates with VS Code and JetBrains, and uses Claude Opus/Sonnet with extended thinking for complex architectural decisions. Built for terminal-first developers.

paid
Cursor logo

Cursor

Top Pick

The AI-first code editor

AI-first code editor built as a VS Code fork that deeply integrates LLMs into every part of the development workflow. Features Tab autocomplete with multi-line predictions, Cmd+K inline editing, AI chat with full codebase awareness, and Agent mode for autonomous multi-file edits with terminal execution. Supports GPT-4, Claude, and more with automatic context from project files and docs. Includes privacy mode for SOC 2 compliance. The leading AI-native IDE with 100K+ paying users.

freemiumTelemetry
Grok logo

Grok Build

Top Pick

xAI's terminal coding agent with parallel subagents and worktree-aware automation

Grok Build is xAI's terminal-first coding agent for planning, editing, testing, and reviewing code from a local CLI. The early beta exposes subagent controls, worktree mode, headless JSON output, best-of-N parallel attempts, sandbox profiles, and experimental memory. It fits developers comparing Claude Code, Codex, and Gemini CLI for local agentic workflows with deeper parallel execution.

paid
Codex logo

Codex

Top Pick

OpenAI coding agent for app, editor, terminal, and cloud work

Codex is OpenAI's coding agent for software development across the Codex app, editor, terminal, and cloud tasks. It helps write, review, debug, refactor, and automate code, with ChatGPT plan access for managed surfaces and API-key usage for CLI, SDK, and IDE workflows. The open-source CLI and SDK support local repository work, while cloud features add GitHub review, Slack/Linear integrations, worktrees, skills, MCP, and automations.

freemium
Ray logo

Ray

Distributed AI compute engine for scaling Python and ML workloads

Ray is an open-source distributed computing framework built for scaling AI and Python applications from a laptop to thousands of GPUs. It provides libraries for distributed training, hyperparameter tuning, model serving, reinforcement learning, and data processing under a single unified API. Ray's public site highlights OpenAI and other enterprise users. Maintained by Anyscale with Apache-2.0 open-source licensing.

Open Source
LLaMA Factory project logo

LLaMA-Factory

Unified framework for fine-tuning 100+ large language models

LLaMA-Factory is an open-source toolkit providing a unified interface for fine-tuning over 100 LLMs and vision-language models. It supports SFT, RLHF with PPO and DPO, LoRA and QLoRA for memory-efficient training, and continuous pre-training. The LLaMA Board web UI enables no-code configuration, while CLI and YAML workflows serve advanced users. Integrates with Hugging Face, ModelScope, vLLM, and SGLang for model deployment.

Open Source

FAQ

What is Graphify?

Graphify is an open-source AI coding assistant skill that transforms folders of code, documentation, research papers, and images into queryable knowledge graphs. It works as a skill for Claude Code, Codex, OpenCode, and other AI coding assistants. Using tree-sitter AST parsing for 19 programming languages and Claude vision for documents and images, it builds NetworkX graphs with Leiden community detection, outputting interactive HTML visualizations and structured JSON for codebase exploration.

Is Graphify free?

Yes — Graphify is open source and free to use. Free and open source

Is Graphify open source?

Yes — Graphify is open source.

What are the best Graphify alternatives?

The top editor-verified Graphify alternatives are Context Engineering Intro, Entire.