/openai-popclip-extension

An extension of Popclip that can provide some features using OpenAI

Primary LanguageGoMIT LicenseMIT

openai-popclip-extension

An extension of Popclip that can provide some features using OpenAI:

  1. It can translate the selected text.
  2. It can polish and check the grammar of the selected text for you.
  3. It can also summarize the selected text.

You are free to customize the prompt as desired.

Preview

Configuration

In order to use this extension, you need to provide it with an API Key for your OpenAI account. To obtain an API Key:

  1. Sign up for an OpenAI Account by visiting: https://platform.openai.com/.
  2. Generate an API key from the following link: https://platform.openai.com/account/api-keys.
  3. Copy and paste the generated API Key (which begins with sk-) into the API Key field within the extension's settings.