Open Source•Active•2024
Obsidian RAG System
Query your second brain with AI. Open source tool for semantic search across your knowledge base.
The Problem
Knowledge bases grow faster than our ability to search them. Traditional search fails when you don't remember the exact words you used.
The Approach
Built a semantic search layer on top of Obsidian using vector embeddings. Index once, query naturally. Every answer comes with citations back to your original notes.
The Outcome
Open source and free to use. Growing community of contributors.
The Stack
TypeScriptNode.jsObsidian APIVector DB
