Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Graph Mind

axxshenaxxshen127 downloads

AI-powered graph exploration, semantic search, and connected-note navigation.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

Graph Mind turns your vault into a local, private knowledge search and chat experience. It indexes your Markdown notes, ranks relevant passages, and lets you ask questions in a dedicated chat view with citations to your notes.

What this plugin does

  • Builds a local index of your vault’s Markdown notes.
  • Supports advanced search filters (tags, path, extensions, exact phrases).
  • Reranks results with local embeddings for better relevance.
  • Lets you chat with your vault in a side panel and jump to cited notes.
  • Runs locally; no cloud dependency is required.

Requirements

To use chat and semantic search, you need a local Ollama server running on your machine with at least:

  • One chat model (for answers).
  • One embedding model (for semantic search).

If Ollama is not running, the plugin can still open the UI but it won’t be able to generate answers or embeddings.

Install

Manual install:

  1. Copy main.js, manifest.json, and styles.css into: VaultFolder/.obsidian/plugins/graph-mind/
  2. Reload Obsidian.
  3. Enable the plugin in Settings → Community plugins.

Quick start

  1. Open Settings → Graph Mind.
  2. Set the Ollama base URL (default is http://localhost:11434).
  3. Pick your LLM model and Embedding model.
  4. Use the ribbon icon (bot) or the command Open Graph Mind chat to open the chat view.
  5. Ask a question and review the cited sources.

User guide

Commands

  • Build Graph Mind index: Rebuilds the full vault index.
  • Open Graph Mind chat: Opens the chat view in the right sidebar.

Chat view

  • Ask questions in natural language.
  • The plugin first searches your vault, then generates an answer based on top results.
  • Citations appear as numbered links that open the source notes.

Advanced search syntax

You can use filters inside questions to refine search:

  • Exact phrase: "project kickoff"
  • Tag: #meeting
  • File extension: ext:md
  • Path include: path:Projects/2025
  • Path exclude: -path:Archive
  • Exclude word: -draft

Example:

"design review" #ux path:Projects/2025 -draft

Tips

  • Use Build Graph Mind index after major changes or large imports.
  • If results feel off, check your embedding model in settings.
  • Keep short, focused notes for better search precision.

Privacy

Your notes stay on your device. The plugin indexes locally and only communicates with the Ollama server you configure in settings (the Ollama base URL) to generate chat responses and embeddings.

License

GNU General Public License v3.0 (GPL-3.0-only). See LICENSE.

Third-party licenses

This plugin includes the following third-party libraries (license as reported by their package metadata):

  • @mastra/rag — Apache-2.0
  • @xenova/transformers — Apache-2.0
  • minisearch — MIT
  • nodejieba — MIT
  • ollama — MIT
  • onnxruntime-web — MIT
  • path-browserify — MIT
  • voy-search — MIT OR Apache-2.0
HealthExcellent
ReviewSatisfactory
About
Index your vault into a local semantic search engine and rank relevant passages with embeddings. Chat with your notes in a sidebar, jump to cited sources, and refine results with filters (tags, path, extensions, exact phrases). Run entirely locally and use a local Ollama server for chat and embeddings.
AISearchSidebar
Details
Current version
1.0.1
Last updated
6 months ago
Created
8 months ago
Updates
1 release
Downloads
127
Compatible with
Obsidian 1.11.5+
Platforms
Desktop only
License
GPL-3.0
Report bugRequest featureReport plugin
Author
axxshenaxxshen
github.com/axxshen
GitHubaxxshen
  1. Community
  2. Plugins
  3. AI
  4. Graph Mind

Related plugins

Smart Connections

Find related notes and excerpts while writing. Your AI link building copilot displays relevant content in graph + list view. A local embedding model powers semantic search. Zero setup. No API key.

HiNote

Add comments to highlighted notes, use AI for thinking, and flashcards for memory.

Claude Sidebar

Run Claude Code in your sidebar.

Tag Wrangler

Rename, merge, toggle, and search tags from the tag pane.

OpenClaw

Chat with your OpenClaw AI agent in a sidebar. Your vault is the agent's workspace.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Claudian

Embeds Claude Code/Codex and other local Agents as AI collaborators in your vault.

Copilot

Your AI Copilot: Chat with Your Second Brain, Learn Faster, Work Smarter.

Fast Note Sync

Real-time sync of your vaults across server, mobile, and web; shareable with anyone; supports REST and MCP integrations to build your personal AI knowledge base.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.