Graphify
BuiltSignature capability
Most code-graph tools stop at code. This one takes documents, papers, images and video in the same corpus, which is what real research actually looks like.
What it is
Ingests heterogeneous material and builds a persistent graph over it, surfacing hub nodes and detected communities so a large body of work can be interrogated by question rather than by filename. Deployed on the Hostinger host as the code map for the assistant that runs there.
Highlights
- Hub-node extraction and community detection so the graph surfaces structure rather than just edges.
- Query, path and explain verbs over the built graph, so it answers questions instead of only rendering a diagram.
- Deployed as the code map for the assistant running on the Hostinger host.
Tech · Python, graph construction with community detection, hub-node extraction, CLI with query, path and explain verbs.