TL;DR
Graphify is an open-source tool that allows you to convert project code, documents, images, videos, and more into a knowledge graph queryable via the /graphify command in AI coding assistants.
Key features
Knowledge graph creation: Converts various files such as code folders, SQL schemas, R scripts, shell scripts, documents, papers, images, and videos into a single queryable knowledge graph.
AI coding assistant integration: Usable with over 20 assistants including Claude Code, Codex, OpenCode, Cursor, Gemini CLI, GitHub Copilot CLI, VS Code Copilot Chat, and Aider via the /graphify command.
Full project context understanding: Connects app code, database schemas, and infrastructure configurations into one graph to support understanding of the overall architecture.
When to use it
When you need to quickly find specific features or dependencies in a large codebase.
When you want to integrally explore documents, schemas, and configurations scattered across multiple files.
When you want to help AI coding assistants understand the full project context for more accurate code generation and refactoring.