Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/julix14/chatGPT-Obsidian
https://github.com/julix14/chatGPT-Obsidian
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/julix14/chatGPT-Obsidian
- Owner: julix14
- License: mit
- Created: 2023-08-25T18:28:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-30T15:41:51.000Z (over 1 year ago)
- Last Synced: 2023-08-31T02:06:09.144Z (over 1 year ago)
- Language: TypeScript
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-obsidian-ai-tools - https://github.com/julix14/chatGPT-Obsidian
- awesome-obsidian-ai-tools - https://github.com/julix14/chatGPT-Obsidian
README
# ChatGPT Plugin for Obsidian
This plugin adds a command to Obsidian that allows you to generate text using the OPENAI GPT-3 API.
## Usage
After adding your API Key to the settings, you can use the command `ChatGPT: Generate Definiton` to generate a definition for a given topic.
It will use the title of the file and the provided tags as the prompt for the API and it will append the generated text to the end of the file.
After the text is generated, the status will be updated to "Definition by AI" or another status that you can configure in the settings.