Craftで想像する

Graft — Knowledge Graph

by Pavel Larionov
Winter 2026 · Grand Prize Winner

Your Craft workspace already has structure — folders, tags, links between documents. Graft reads it all via the API and renders it as an interactive knowledge graph, so you can see clusters of related ideas, find orphaned notes, and navigate spatially instead of scrolling through lists.

Graft — Knowledge GraphGraft — Knowledge Graph

自分で構築する

ステップ1 — Clone & Run Locally

Graft is fully open source. Clone the GitHub repository and run it locally. The project runs entirely in the browser — no backend needed. You can also see a live demo at graft.to.

git clone https://github.com/pa1ar/graft-to.git && cd graft-to && bun install && bun dev

ステップ2 — Enable the Craft API

Generate a read-only API key for your Craft workspace. Graft needs this to read your document structure and connections.

ステップ1

ドキュメント内で、右上にある「Imagine」ボタンをクリックします。

ステップ2

パネルの下部にある「Enable API」をクリックします。

ステップ3

あなたのドキュメントとやり取りするために使用される API URL が、上部に表示されるようになりました。 このプロジェクトでは読み取りのみが必要です。API 権限を「Read」に設定してください。

ステップ4

「Add Document」から 「Knowledge Base 」ドキュメントを選択。

ステップ5

このプロジェクトでは、API はあなたのドキュメントへの書き込みだけを行えば十分です。 API の権限を「Write(書き込み)」のみに設定してください。

ステップ3 — Connect Your Workspace

Paste your Craft API credentials into Graft. Everything runs in your browser — your API keys never leave your device and no data is sent to external servers.

ステップ4 — Explore Your Knowledge Graph

Your documents appear as nodes, and connections between them (tags, links, folder hierarchy) appear as edges. Start in 2D mode to get an overview of your workspace structure.

ステップ5 — Switch to 3D for Larger Workspaces

For workspaces with hundreds of documents, switch to 3D mode. Orbit, zoom, and rotate through your knowledge graph. Clusters of related documents naturally group together.

ステップ6 — Make It Your Own

Click any node to see a summary of that document. Click again to deep-link back into Craft. Optionally add an OpenAI key for AI-generated document summaries on hover. Customize the graph layout, add new visualization modes, or build an entirely different tool on top of the same Craft API.

The Result

Your Craft workspace becomes a visual knowledge graph — a second brain you can actually see. Discover hidden connections between documents, find orphaned notes, and navigate your PKM system spatially instead of linearly.

あなたにおすすめのアイデア

ギャラリーに戻る