Semantic, keyboard-first navigation for your vault. This plugin builds embeddings for your notes and opens a floating pop-out panel so you can jump through related ideas without touching the sidebar.

Currently supports OpenAI embeddings via an OpenAI API key.
a always opens the original note.b/c/d… open ranked similar notes.z recomputes using the currently open note as the new “original”.Enable the MCP JSON-RPC server in settings to expose semantic search over http://127.0.0.1:<port>/mcp. Tools: semantic_search_text, semantic_search_note, fetch_note.
See connections for current noteUpdate all note vectorsYOUR_VAULT/.obsidian/plugins/embedding/npm installnpm run buildUpdate all note vectors once to generate embeddings.json.See connections for current note to open the pop-out panel.embeddings.json at the vault root.