An extension of Popclip that can provide some features using OpenAI:
- It can translate the selected text.
- It can polish and check the grammar of the selected text for you.
- It can also summarize the selected text.
You are free to customize the prompt as desired.
In order to use this extension, you need to provide it with an API Key for your OpenAI account. To obtain an API Key:
- # for an OpenAI Account by visiting: https://platform.openai.com/.
- Generate an API key from the following link: https://platform.openai.com/account/api-keys.
- Copy and paste the generated API Key (which begins with
sk-
) into the API Key field within the extension's settings.