This plugin lets the user Q&A with their own notes, powered by OpenAI.
- User can ask question about their own notes in Vaults in the plugin's side panel. The plugin will find the paragraph with the closet meaning and answer your question with your own notes as context for the answer.
- The plugin will also link the user to that particular note location.
- NOTE: The current 0.1. version only exposes a simple sidebar with functionality similar to ChatGPT, it does not support reading through notes yet.
Install the plugin via the Community Plugins tab within Obsidian
- Refer to this guide to create OpenAI account and get your OpenAI API Key.
- Put your OpenAI API Key in the setting tab of the plugin.
- Refer to this docs to choose the appropriate model for your use case.
- Put your chosen model in the setting tab of the plugin.
- Please submit your issues here.
- All issues will be carefully reviewed and worked on in a timely manner.