graphify
safishamsi
AI coding skill that turns a folder of code, docs and images into a queryable knowledge graph across 20+ agents.
What is graphify?
An AI-coding-assistant skill that turns a folder of code, SQL schemas, docs, PDFs and images into a queryable knowledge graph, invoked with /graphify across roughly 20 agents (Claude Code, Codex, Cursor, Gemini CLI, Aider and more).
Pros & Cons
Pros
- Very broad agent support, no Neo4j or server needed
- Outputs HTML visualization, JSON graph, Obsidian vault, architecture diagrams
- MIT, OSI-open; local AST extraction via tree-sitter
Cons
- The semantic step sends data to your agent's model API (cost and privacy)
- Pre-1.0 (v0.8.31) - formats and APIs can still shift
- Python 3.10+ required
License
MIT (OSI-open)
When it is interesting
Making a codebase or document set navigable as a graph, if you already use one of the agents.
When it is too early
Production-critical pipelines, given the pre-1.0 status.
This repo featured in the 2026-06 edition of the Open-Source AI Radar.
claude-mem
thedotmack
Persistent memory layer across agent sessions with automatic semantic summaries and token-cost transparency.
memU
NevaMind-AI
Memory framework for proactive AI agents - typed memory graph from chats, docs and media.
MemOS
MemTensor
Self-evolving memory OS for LLMs and AI agents with tiered L1-L3 memory.