Add script and guide for generating interactive 3D knowledge graph views - #1
Open
nicoryy wants to merge 1 commit into
Open
Add script and guide for generating interactive 3D knowledge graph views#1nicoryy wants to merge 1 commit into
nicoryy wants to merge 1 commit into
Conversation
- Adds generate-3d-graph.py to render graphify-out/graph.json as a self-contained 3D force-directed HTML visualization via 3d-force-graph - Adds HOW-GENERATE-3D-GRAPH.md documenting setup, usage, and troubleshooting steps
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
generate-3d-graph.py, a lightweight utility that rendersgraphify-out/graph.jsonas a self-contained interactive 3D force-directed graph using3d-force-graph.HOW-GENERATE-3D-GRAPH.mdwith setup instructions, usage examples, and troubleshooting guidance.Motivation
The goal of this PR is simply to make it easy to experiment with a 3D visualization of Graphify's output.
After seeing the idea proposed by @pedrolbacelar, I wanted a quick way to validate the concept locally. This script isn't intended as a production feature—it's just a straightforward way to test and explore the experience with minimal setup.
I genuinely enjoyed the result, and I hope @pedrolbacelar's PR to the Graphify repository gets the attention it deserves. I think the idea has a lot of potential.
Best of luck with the proposal!
Orca.2026-07-20.17-51-31.-.Trim.mp4