GraphRAG Workbench — 3D-граф знаний из документов
★ 712
GraphRAG Workbench is a local workbench for turning documents into an inspectable 3D knowledge graph: it wraps Microsoft GraphRAG with local document preparation, indexing controls, a live terminal, and an interactive Three.js graph. Reach for it when you want to apply GraphRAG to your own documents while seeing and studying the result: prepare a corpus, configure indexing, run graph building, and visually inspect entities, communities, and strongest relationships without leaving the live 3D graph. It is an open-source desktop-style web app: clone it, run it, and configure local or cloud models inside the Builder. Its focus is a shell and visual workbench on top of Microsoft GraphRAG for hands-on graph RAG, not the GraphRAG engine itself (that is under the hood) or a general vector database: the value is controllable indexing and an inspectable knowledge graph. It suits people exploring GraphRAG who want to see the relationship structure of their documents.
- #Documents