yzh503_obsidian-aicommander.../README.md

27 lines
1.4 KiB
Markdown
Raw Normal View History

2023-03-10 07:06:28 +00:00
# Obsidian AI Commander Plugin
2023-03-07 06:25:36 +00:00
2023-03-10 07:06:28 +00:00
<a href="https://www.buymeacoffee.com/yzh503" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>
2023-03-07 06:25:36 +00:00
2023-03-10 07:06:28 +00:00
**AI Commander** is an open-source AI connector that helps you write notes with the power of OpenAI APIs and the search engine.
2023-03-07 06:25:36 +00:00
2023-03-10 07:06:28 +00:00
# Current Features
2023-03-07 06:25:36 +00:00
2023-03-10 07:06:28 +00:00
- Generate text from prompt, selected lines or current line with gpt-3.5-turbo.
- Generate image from prompt, selected lines or current line with the OpenAI image generation API.
- Generate audio transcript from the last audio file above the current line with Whisper.
- Generate text in conjunction with search engine results. This allows GPT to work with Bing search engine. [Bing Web Search API](https://www.microsoft.com/en-us/bing/apis/bing-web-search-api) is required to use this feature.
2023-03-07 06:25:36 +00:00
2023-03-10 07:06:28 +00:00
[OpenAI API key](https://platform.openai.com/account/api-keys) is required to use this plugin.
2023-03-07 06:25:36 +00:00
2023-03-10 07:06:28 +00:00
# How to use
2023-03-07 06:25:36 +00:00
2023-03-10 07:06:28 +00:00
Call out the command pallette and try the following commands:
2023-03-07 06:25:36 +00:00
2023-03-10 07:06:28 +00:00
- AI Commander: Generate text from prompt
- AI Commander: Generate image from prompt
- AI Commander: Generate text from the current line
- AI Commander: Generate image from the current line
- AI Commander: Generate text from the selected text
- AI Commander: Generate image from the selected text
- AI Commander: Generate a transcript from the above audio