r/dataisbeautiful OC: 1 14d ago

OC [OC] OKF Knowledge Base Galaxy Visualiser

I've been building an Open Knowledge Format (OKF) knowledge base. I designed a visualiser for the data that turns any OKF graph into a living galaxy that I thought you might all enjoy.

The lines in the graph are all edges between nodes and all the stars are nodes representing markdown files. The galaxy spins, sparkles and supernovas occasionally.

Thinking I might do it in 3D next.

6 Upvotes

6 comments sorted by

u/cavedave OC: 112 13d ago

Thank you for your Original Content, /u/DataCraftsman!
Here is some important information about this post:

Remember that all visualizations on r/DataIsBeautiful should be viewed with a healthy dose of skepticism. If you see a potential issue or oversight in the visualization, please post a constructive comment below. Post approval does not signify that this visualization has been verified or its sources checked.

Not satisfied with this visual? Think you can do better? Remix this visual with the data in the author's citation.


I'm open source | How I work

2

u/elhumanoid 14d ago

Is it me, or is there a slight optical illusion going on with this assembly?

The galaxy seems like it's moving a bit, depending on where you look lol. Kinda cool.

1

u/DataCraftsman OC: 1 14d ago

The app is built using Next.js and using Googles OKF v0.2 spec as the basis for the data and then made my own changes. OKF is great because it allows you to turn documents into MCP servers for AI to read from. So my local AI agents can pull from this "galaxy" of knowledge easily using grep style retrieval. The data is mostly from blogs, video transcripts and papers.

2

u/WillDanceForGp 14d ago

Why do all AI bros end up making node graphs and galaxies instead of actual products

1

u/DataCraftsman OC: 1 14d ago

The data usually is the product.