GPT Assistant

approved

by M7mdisk

Use a GPT-3 based model on your notes and get personalized answers from your knowledge base.

49 stars6,694 downloadsUpdated 2y agoMIT
View on GitHub

Obsidian-GPT Assistant

Train a GPT-3 based model on your notes and get personalized answers based on your knowledge base.

Usage:

  1. After installing the plugin, paste your OpenAI API key in the plugin settings. you can find it at https://platform.openai.com/account/api-keys.
  2. Load your data into the assistant, this will create the necessary Embeddings. These are needed for searching your notes.

    Please be careful as this can will send all your markdown files to OpenAI for scanning.

  3. Start using the assistant using the Ask Assistant command!

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.