dsh-knowledge-graph
A DSH Cordis plugin that uses an LLM to turn source text into an interactive, bidirectionally linked knowledge graph.
Install
Awaiting GitHub sync
Repository Intelligence
AI-assisted, source-grounded explanation based on the public repository snapshot. It does not replace compatibility or security verification.
Key Capabilities
- Asynchronously extracts knowledge graphs from arbitrary source text using the configured default LLM.
- Creates seven node types: facts, inferences, concepts, definitions, examples, counter-examples, and rules.
- Creates six relation types: supports, example, counter_example, defines, infers, and causes.
- Provides bidirectional navigation between graph nodes and original text paragraphs.
- Renders an interactive SVG force-directed graph with pan, zoom, drag, keyboard access, and node source excerpts.
- Splits long documents into batches and restores polling after refresh or reopening the workspace.
- Stores up to 20 deduplicated local history entries in browser localStorage.
- Shows diagnostics for unresolved anchors rather than guessing source offsets.
Useful For
- Convert study notes into navigable knowledge graphs.
- Explore concepts, evidence, definitions, and causal relationships in technical documentation.
- Map chapters or reference material for writing and novel-development workflows.
- Review long source text through linked graph and paragraph navigation.
Who It Fits
- DeepSeek Harness Web users with Cordis plugin access.
- Students and researchers organizing source materials.
- Writers and knowledge workers analyzing long-form text.
Documented Limitations
- Requires DSH Web, Cordis plugin loading, and an available configured AI model provider.
- Runs dynamically in the DSH process and must be reinstalled after the process restarts.
- Graph generation is asynchronous and is documented as taking approximately 15–40 seconds.
- AI-provider data handling depends on the model provider configured in the user's DSH environment.
- History is stored in browser localStorage and is limited to 20 entries.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 0 development, 1 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as MIT.
Public GitHub source metadata is available for this registry snapshot.
package.json declares 0 runtime, 0 development, 1 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as MIT.
Public GitHub source metadata is available for this registry snapshot.
package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as MIT.
Public GitHub source metadata is available for this registry snapshot.
package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as MIT.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Traceable source and registry metadata for this entry, kept separate from runtime verification.
- Source repository
- cwbcheng/dsh-knowledge-graph
- Registry source
- Public GitHub repository
- Source snapshot
- 44fe31e1cd5d
- Artifact type
- plugin
- AI enrichment
- gpt-5.6-terra · 2026-08-14
- Prompt version
- dsh-plugin-enrichment-v3
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 1
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-14
- Last release
- —
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
A Claude Code-style full-screen terminal TUI for DeepSeek Harness agents.
View plugin →Interactive terminal UI plugin for DeepSeek Harness coding sessions.
View plugin →A DeepSeek Harness UI theme package that installs a theme picker and six built-in visual themes.
View plugin →Schedule standalone coding tasks in fresh DeepSeek Harness Agent sessions, with workspace-scoped controls and durable run history.
View plugin →