Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jmilldotdev/obsidian-gpt
- Owner: jmilldotdev
- License: mit
- Created: 2022-01-27T23:04:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-17T00:13:23.000Z (12 months ago)
- Last Synced: 2024-10-22T13:54:26.854Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 71.3 KB
- Stars: 114
- Watchers: 5
- Forks: 8
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - jmilldotdev/obsidian-gpt - Obsidian plugin for getting language model completions from Openrouter (TypeScript)
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.