Skip to content

Add graphify knowledge graph output#2

Draft
warunkash wants to merge 1 commit into
masterfrom
claude/graphify-installation-wzMVp
Draft

Add graphify knowledge graph output#2
warunkash wants to merge 1 commit into
masterfrom
claude/graphify-installation-wzMVp

Conversation

@warunkash

Copy link
Copy Markdown
Owner

Summary

  • Installed graphifyy v0.8.24 via uv tool install graphifyy
  • Ran graphify update . (AST-only mode, no LLM key required) to generate the knowledge graph
  • Added graphify-out/ with 105 nodes, 103 edges across 23 communities

Outputs

File Description
graphify-out/graph.json Queryable knowledge graph (JSON)
graphify-out/graph.html Interactive visualization
graphify-out/GRAPH_REPORT.md Markdown summary report
graphify-out/cache/ AST extraction cache for incremental updates

Test plan

  • Open graphify-out/graph.html in a browser to verify the interactive graph renders
  • Run graphify query "your question" against the generated graph
  • Optionally set ANTHROPIC_API_KEY and run graphify extract . for full semantic extraction

https://claude.ai/code/session_01RyaFYYHkiwjPVMqrHYcgQp


Generated by Claude Code

Generated via `graphify update .` — 105 nodes, 103 edges, 23 communities.
Includes interactive HTML visualization, JSON graph, and markdown report.

https://claude.ai/code/session_01RyaFYYHkiwjPVMqrHYcgQp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants