Companies

Graphify Labs

graphify.com

Graphify Labs turns local code and documents into queryable knowledge graphs for AI coding assistants.

HQLondon, Not applicable, United Kingdom
Employees1-50
Developer ToolsAI InfrastructureOpen Source

About

Graphify Labs builds an open-source, on-device knowledge-graph engine that turns codebases and other local materials into graphs queried by AI coding assistants. It targets developers and engineering teams, differentiating through local, no-telemetry operation and graph-based querying, tracing, and proof rather than conventional search or grepping.

Market

Graphify competes in developer tools and code-intelligence software, specifically the emerging market for knowledge-graph and context infrastructure for AI coding assistants. It positions itself as an open-source, local/on-device alternative to conventional code search and general-purpose graph databases, combining code structure with documentation and design rationale. Its main differentiation is assistant-native, multi-modal graph construction with provenance and auditable paths, while avoiding a required server or vector store.

Target Customers

Graphify is best suited to enterprise software and engineering organizations that need AI-assisted understanding of proprietary code, documentation, architecture, and related media without moving raw data outside the organization. Its primary users are developers, engineering/platform teams, and technical leaders managing complex repositories and sensitive enterprise knowledge; cited production users include Rootly, Geotab, and Tweddle Group.

At a Glance

Problem

Graphify Labs addresses a core weakness in AI-assisted software development: coding assistants often search or “grep” a repository without understanding the relationships among files, symbols, documentation, schemas, and architectural decisions. That can produce incomplete context, untraceable answers, and wasted engineering time as developers repeatedly locate and re-read relevant material. The main use case is repository-level understanding: asking an assistant questions such as how an authentication flow works, what connects two components, or where a proposed change may have consequences.

The economic value is better use of engineers’ time and more reliable AI-generated answers, especially in large or unfamiliar codebases where context-window consumption and manual investigation are costly. Graphify’s emphasis on explicit graph paths and file-and-line citations targets a particularly valuable pain point: making AI coding assistance verifiable rather than merely plausible.

Product / Service

Graphify is an open-source, on-device command-line tool and assistant skill. A developer runs a single command to map a repository—including code, documentation, SQL schemas, configurations, PDFs, images, and videos—into a queryable knowledge graph. AI assistants can then query the graph, trace relationships, and return graph paths with source citations instead of relying primarily on raw file search or embeddings. It integrates with a broad range of coding assistants, including Claude Code, Cursor, Codex, Gemini CLI, GitHub Copilot, and others.

The delivery model combines a free local product with an emerging enterprise layer. The open-source tool is Apache 2.0 licensed, requires no account or API key for code-only processing, and is designed to keep data on the user’s device with no telemetry. Graphify Enterprise is positioned as an always-on, on-premise layer that continuously synchronizes meetings, files, documents, and code into an evolving organizational graph, extending the product from repository exploration to persistent enterprise knowledge and verification.

Market

Graphify Labs operates in developer tools at the intersection of AI coding assistants, code intelligence, knowledge graphs, and enterprise knowledge management. It competes with existing search and retrieval workflows such as grep, as well as adjacent code-understanding products including Sourcegraph Cody and GitHub Copilot. Its differentiation is a deterministic, queryable relationship graph with explainable paths and local execution, while its integrations mean that it can augment rather than replace many incumbent AI assistants.

The company appears to be early commercial-stage but has unusually strong open-source traction. Y Combinator lists Graphify Labs as an active Summer 2026 company founded by Safi Shamsi with a two-person team in London, and reports 96,000 GitHub stars, 3.8 million downloads, and production use by engineers at Rootly, Geotab, and Tweddle Group. The repository also says that early access to the platform is open before the public v1 launch; the available materials do not disclose revenue or pricing, so the evidence supports substantial developer adoption but not a confirmed commercial revenue run rate.

Founders & Leadership

Safi ShamsiFounder
Co-founder & CEO

Funding History

2026-07
YC Summer 2026 seed funding$500K standard YC investment; Graphify-specific amount not disclosed

Y Combinator

Recent News

2026-07-30product
Graphify-Labs/graphify GitHub repository update

The Graphify repository describes a /graphify skill that maps an entire project—including code, documentation, PDFs, images, and videos—into a queryable knowledge graph for AI coding assistants.

2026-07-26
Graphify Labs: On-device knowledge graph engine for enterprises

Y Combinator’s company profile identifies Graphify Labs as a London-based company founded in 2026 by Safi Shamsi. It describes Graphify as an open-source knowledge-graph engine that had reached 95K GitHub stars.

2026-06-29
10 Best Graphify Alternatives for AI Codebase Context in 2026

Knolli’s article characterizes Graphify as an AI coding-assistant skill that turns a project into a queryable knowledge graph for assistants including Claude Code, Cursor, and Codex.

2026-06-12
Graphify: Reducing AI Token Costs with Knowledge Graphs

Starling Elevate profiles Graphify as an open-source knowledge-graph framework intended to help AI coding assistants understand software repositories more effectively.

2026-06-08
Graphify hits 63.2K stars: turning codebases into queryable knowledge graphs

Augment Code reports that Graphify is a YC-backed open-source tool converting entire codebases into queryable knowledge graphs, citing 63.2K GitHub stars and 6.5K forks.

2026-06-07
Graphify: The Knowledge Graph Layer That Makes AI Coding Better

AlphaMatch highlights Graphify’s reported growth, including more than 61,300 GitHub stars, 6,300 forks, over 1.1 million PyPI downloads, and YC S26 backing.

2026-06-05product
What Is Graphify? Open-Source AI Coding Assistant

Aurigait describes Graphify as an open-source slash command that converts an entire codebase into a queryable knowledge graph.

2026-05-17partnership
Graphify + code-review-graph integration guide

A Dev.to guide documents combining Graphify with code-review-graph and connecting the tools to AI coding agents such as Claude Code, Cursor, Gemini CLI, Windsurf, and GitHub Copilot. The evidence supports integration coverage, but does not establish a formal commercial partnership.

2026-04-14product
Graphify: Build a Knowledge Graph From Your Entire Codebase

GOpenAI’s article describes Graphify as a Python tool and Claude Code skill that performs repository analysis upfront and compresses the results into a queryable knowledge graph.

Active Roles

0

No active roles right now.

Get notified when they post

Business Model

Graphify's core product is free and open source, with no limits or credit card required. Its intended commercial offering is a self-hosted enterprise layer for engineering teams, currently in early access and rolling out to design partners; paid pricing has not been publicly disclosed.

Products

Graphify open-source CLI and AI-assistant skill for building queryable knowledge graphs from code, documentation, PDFs, images, videos, and other project artifactsGraphify Enterprise, an always-on knowledge layer that continuously updates graphs across meetings, files, documents, and codeGraphify MCP server and graph-query tooling for AI assistants, including graph queries, paths, architecture explanations, and pull-request impact analysis

Customers

RootlyGeotabTweddle Group

Tech Stack

Python 3.10+Tree-sitter for AST and static analysisLLM-driven semantic extraction and vision modelsNetworkX knowledge graphsLeiden community detectionMCP server/protocolLocal/on-device execution with no vector storeIntegrations with AI coding assistants such as Claude Code, Codex, Cursor, Gemini CLI, and Aider

Competitors

Sourcegraph
Neo4j
Code2Vec