r3f-rag-viz-core
v0.1.2
Published
Types, 3D force layouts, and graph builders for r3f-rag-viz
Downloads
449
Maintainers
Readme
r3f-rag-viz-core
Types, 3D force-directed layout, and graph builders for r3f-rag-viz.
npm install r3f-rag-viz-coreimport {
buildGraphFromRetrieval,
createForce3dLayout,
type RAGGraph,
} from "r3f-rag-viz-core";See the main README and live demo.
