Hello! I’m currently working on a beta version of an Obsidian plugin that adds Retrieval-Augmented Generation (RAG) search to your notes. This is still an experimental build, so only the most basic features are available. I’d love to hear your ideas or feature requests—what would you like to see?
Current Features (Basic)
- Ask questions to your vault’s notes using RAG
- Shard splitting for very large vaults
- Manual reindexing
Planned Features
- Saving and threading chat history
- Filtering by specific folders or tags
- Displaying source documents
- auto indexing
If you’d like to try it out, clone the repository into your vault’s .obsidian/plugins
folder and build it.
Please leave a comment here or open an issue in the repo to share your feedback!
GitHub Repository: https://github.com/tomoya-oki/obsidian-rag-search-plugin