01Perform semantic search across your Obsidian vault to find notes by meaning.
020 GitHub stars
03Employs the same BGE-micro-v2 model for consistent query encoding and similarity matching.
04Retrieve the most relevant text blocks from your vault to provide context for RAG queries.
05Identify notes semantically related to a specific note or query, similar to the Smart Connections sidebar.
06Utilizes existing Obsidian Smart Connections embeddings, eliminating the need for re-indexing.