/obsidian-gpt

Obsidian plugin for getting language model completions from GPT-3, ChatGPT, Cohere, and others

Primary LanguageTypeScriptMIT LicenseMIT

Obsidian GPT (& Friends)

Text completions via Large Language Models.

Currently supported providers:

Setup

Acquire an API key from one or more of the supported providers. Open the plugin settings and paste the API key you wish to use in the field for the respective provider.

Usage

Command Get Completion will get a completion for either the current selection if text is selected, or for the current line if no text is selected. The completion will be pasted where the cursor is.

Model settings can be tuned in the settings panel in the right-hand side pane. Command Show Model Settings will open the model settings pane in a leaf on the right-hand sidebar.

Usage Warning

Please note, AI text completion is unpredictable and should be used responsibly. Text generated via AI text completion should have a disclaimer that it is AI generated if published anywhere. There is also no way to ensure the content will be appropriate, so please use with caution.