Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jmilldotdev/obsidian-gpt

Obsidian plugin for getting language model completions from Openrouter
https://github.com/jmilldotdev/obsidian-gpt

Last synced: about 1 month ago
JSON representation

Obsidian plugin for getting language model completions from Openrouter

Awesome Lists containing this project

README

        

# Obsidian GPT

"Obsidian plugin for getting language model completions from [Openrouter](https://openrouter.ai). Use any supported model, including ChatGPT, Claude, LLaMa, and more.

## Setup

Acquire an API key from [Openrouter](https://openrouter.ai). Open the plugin settings and paste in your API key.

## 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.