Skip to content

Add script and guide for generating interactive 3D knowledge graph views - #1

Open
nicoryy wants to merge 1 commit into
pedrolbacelar:v4from
nicoryy:v4
Open

Add script and guide for generating interactive 3D knowledge graph views#1
nicoryy wants to merge 1 commit into
pedrolbacelar:v4from
nicoryy:v4

Conversation

@nicoryy

@nicoryy nicoryy commented Jul 20, 2026

Copy link
Copy Markdown

Summary

  • Adds generate-3d-graph.py, a lightweight utility that renders graphify-out/graph.json as a self-contained interactive 3D force-directed graph using 3d-force-graph.
  • Adds HOW-GENERATE-3D-GRAPH.md with 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

- 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
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.

1 participant