Graphify-Labs/graphify
Summary
Graphify-Labs/graphify is a knowledge-graph tool that maps code, docs, PDFs, images, and videos into a queryable graph using tree-sitter for local code extraction. It produces a self-contained graph (graph.json) and an interactive HTML visualization (graph.html), with a CLI and APIs to query, explain, or traverse the graph. The project emphasizes a local-first approach, edge-level provenance (EXTRACTED vs INFERRED), and multi-platform integration for AI coding assistants.