Skip to content

[GitHub Trending] Graphify-Labs/graphify

7.1 relevance
Score Breakdown
technical depth
7
novelty
7
actionability
7
community
7
strategic
6
personal
9

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

AI coding assistant skill that turns code/docs into queryable graphs, highly relevant and novel.

AI/ML github.com
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a querya...
Summary

Graphify maps codebases into a traversable knowledge graph using tree-sitter AST, with no LLM or embeddings for code—fully local. It outputs three files (graph.html, GRAPH_REPORT.md, graph.json) and supports query, path, and explain commands. Benchmarks show 0.497 recall@10 on LOCOMO and 76% QA accuracy on LongMemEval-S, with edge confidence tags (EXTRACTED/INFERRED). Integrates with 15+ AI assistants via /graphify.

Author

Graphify-Labs