Graphify-Labs/graphify

Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 12 minutes ago
Added to GitGenius on May 31st, 2026
Created on April 3rd, 2026
Open Issues & Pull Requests: 989 (+0)
Number of forks: 10,516
Total Stargazers: 108,377 (+16)
Total Subscribers: 360 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 8.7 hours
Mean response time: 2.2 days
90th percentile: 3.6 days
Tracked items: 1,113

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 99% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 13% of tracked open issues have had no activity in three months. Only 14% of issues opened in the past year have been closed. Three people close 94% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 477
New in 7 days: 88
Closed in 7 days: 37
Avg open age: 20 days
Stale 30+ days: 222
Stale 90+ days: 42

Recent activity

Opened in 7 days: 77
Closed in 7 days: 30
Comments in 7 days: 36
Events in 7 days: 82

Top labels

  • enhancement (3)
  • bug (2)
  • help wanted (2)
  • graphify-fix (1)

Detailed Description

Graphify is an AI coding assistant skill designed to transform any folder of code, SQL schemas, R scripts, shell scripts, documentation, papers, images, or videos into a queryable knowledge graph. The tool integrates with multiple AI coding platforms including Claude Code, Codex, OpenCode, Cursor, Gemini CLI, GitHub Copilot CLI, VS Code Copilot Chat, Aider, and numerous others. By typing a simple command like /graphify in a supported AI assistant, users can map their entire project—combining application code, database schemas, and infrastructure—into a single unified graph structure that can be queried rather than requiring traditional file searching.

The repository is written in Python and is distributed as a PyPI package named graphifyy. Installation is straightforward, requiring Python 3.10 or higher and either uv or pipx as a package manager. The project supports platform-specific installations across a wide range of AI coding assistants, with dedicated install commands for each platform. The tool generates three core output files and can produce readable architecture pages with Mermaid call-flow diagrams. Graphify is a Y Combinator S26 company, indicating significant backing and validation from the startup accelerator.

Enhancement requests, help wanted issues, and bug reports represent the most frequently used issue labels.

The repository is classified by GitGenius across multiple graph-related categories including graph visualization, network analysis, interactive graphs, data exploration, visual analytics, graph algorithms, node relationships, edge rendering, and dynamic layouts. This classification reflects the core functionality of converting code repositories into knowledge graph structures.

The README demonstrates extensive international support with translations available in over 20 languages including Simplified Chinese, Japanese, Korean, German, French, Spanish, Hindi, Portuguese, Russian, Arabic, Persian, Italian, Polish, Dutch, Turkish, Ukrainian, Vietnamese, Indonesian, Swedish, Greek, Romanian, Czech, Finnish, Danish, Norwegian, Hungarian, Thai, Uzbek, Traditional Chinese, and Filipino. This multilingual approach reflects the project's ambition to serve a global developer audience. The project includes comprehensive documentation for installation across different operating systems and provides detailed platform-specific setup instructions for each supported AI coding assistant, making it accessible to developers regardless of their preferred development environment.