Context
We've added Graphify as a git submodule in our research repo and want to evaluate it as a knowledge-graph tool that maps code, docs, PDFs, images, and video into a queryable graph.
Goals of this investigation
Questions to answer
- How accurate and complete is the generated graph for our stack?
- What's the runtime/cost on large repos, and is re-indexing incremental?
- What data leaves the machine, and what are the privacy/security implications?
Deliverable
A short write-up summarizing findings and a go/no-go recommendation.
Context
We've added Graphify as a git submodule in our research repo and want to evaluate it as a knowledge-graph tool that maps code, docs, PDFs, images, and video into a queryable graph.
Goals of this investigation
/graphify .andgraphify export callflow-htmlon representative projects; assess the quality ofgraph.html,GRAPH_REPORT.md, andgraph.jsonoutputs.Questions to answer
Deliverable
A short write-up summarizing findings and a go/no-go recommendation.