AIniverse Get the App

Graphify

by safishamsi · Github · 29500 installs Curated

Turns a folder of code, docs, papers, images and videos into an interactive knowledge graph so you can understand a codebase without reading every file. Parses code with tree-sitter (functions, classes, imports, call sites), transcribes audio/video locally with Whisper, and uses Claude to extract concepts and relationships. Runs Leiden community detection via NetworkX to cluster related nodes, then outputs an interactive HTML graph (vis.js), raw JSON, and a human-readable markdown report. In Claude Code, invoke with /graphify; as a CLI, run `graphify .` in any folder. Claims ~71x token reduction vs. feeding raw files to an LLM because you query the graph instead of the source.

code-understandingknowledge-graphtree-sitterwhisperclaudeanalysispython

Add Graphify to your agent in AIniverse

Discover more reusable skills, save them to your stack, get notified when new ones land.

Open in App · skills.sh

More agent skills

gstack-autoplan

Fully reviewed plan running CEO → design → eng review automatically.

android-agp-9-upgrade

Upgrades, or migrates, an Android project to use Android Gradle Plugin (AGP) version 9. Do not use this skill for mig...

gstack-benchmark

Baseline page load times, Core Web Vitals, and resource sizes.

android-edge-to-edge

Use this skill to migrate your Jetpack Compose app to add adaptive edge-to-edge support and troubleshoot common issue...