#110 · Primary category: Knowledge Base & RAG

smart-second-brain

ai chatgpt embeddings obsidian-md obsidian-plugin ollama rag

An Obsidian plugin to interact with your privacy focused AI-Assistant making your second brain even smarter!

Project last updated:08/27/26

GitHub Stars

1.2K

Forks

113

Contributors

12

License

MIT

Why we included this project

For Obsidian users who want a chat interface that can actually read the vault, this plugin does something genuinely useful. It embeds your notes into vectors and retrieves the passages most relevant to each question, so answers stay grounded in your own writing rather than in generic model knowledge. RAG responses include reference links back to the source notes, which makes verifying a claim quick and keeps the whole conversation traceable. Privacy is a real design choice here: you can run the entire thing against a local Ollama model with no network calls at all, though OpenAI models remain available for when you want them. Anyone keeping a serious personal knowledge base will find this a practical way to turn a passive note archive into something they can actually interrogate.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category