react-force-graph icon indicating copy to clipboard operation
react-force-graph copied to clipboard

Vector Embeddings --> UMAP projections of nodes for organizing within 2 or 3-D space.

Open mrbende opened this issue 8 months ago • 1 comments

I came across this repository looking for a force-directed network engine I could render in a next js app... I have a large network I'm looking to render, and would like to define a custom function (or utilize some existing tool) that uses force directed behavior in combination with spatial projection of UMAP from vector embeddings of node ids...

Is there an established method, or integration with this react repo, for achieving this? Thanks!

mrbende avatar Jun 23 '24 19:06 mrbende