Home/AI Agents/graphify
graphify logo

graphify

Graphify-Labs/graphify

Turn any code or documentation into a queryable knowledge graph

GraphCanon updated 4d · GitHub synced 4d · 40 views this month

108k stars10k forksLast push 4d Python MIT

Decision brief

Graphify transforms a variety of inputs into a unified knowledge graph, ideal for creating searchable insights from mixed content types.

Good fit when

  • When you need to turn diverse file types (code, SQL schemas, documents, images) into a single queryable data structure that can be searched and analyzed together.
  • For projects where you require an extensive understanding of the interconnectivity between your application's code, database schema, and infrastructure documentation.

Avoid when

  • If the project exclusively involves text-based content without requiring integration or querying across different file types (e.g., plain documents with no need for cross-referencing).
  • Avoid using Graphify if you are looking for a tool that focuses solely on visual graph representation without the depth of semantic querying capabilities.
Requirements:
Ensure to install from the correct PyPI package named `graphifyy` (with double 'y') and not other similar-named packages which are unaffiliated.; Installation involves setting up a Python environment ('venv') and ensuring all required extras are installed.

Observed Jul 11, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Very active (0d since push)
As of 4d
Provenance
Not a fork · Organization account
As of 4d
Security (OSV)
No lockfile
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

pip install graphify
PyPI

How it fits your stack(48)

Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.

Integrates

Related

Relationship graph

Optional deeper exploration of typed edges and category neighbours.

Similar tools

Same-category neighbours not already linked as typed edges.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

Graphify is an AI coding assistant skill that transforms various types of files (code, SQL schemas, R scripts, shell scripts, docs, papers, images, videos) into a unified, searchable knowledge graph.

Capability facts

Deploy
Self-host

Source: dockerfile:Dockerfile · Aug 18, 2026

Docker
Dockerfile present

Source: dockerfile:Dockerfile · Aug 18, 2026

CLI
CLI entrypoint

Source: pyproject.toml:[project.scripts] · Aug 18, 2026

Languages
python

Source: github.language+pyproject.toml · Aug 18, 2026

Categories

Tags

README

or install uv:

curl -LsSf https://astral.sh/uv/install.sh | sh


---

---

## Install

> **Official package:** The PyPI package is `graphifyy` (double-y). Other `graphify*` packages on PyPI are not affiliated. The CLI command is still `graphify`.

**Step 1 — install the package:**

```bash

---

# Create the project venv and install graphify + all extras + the dev group

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.