Skip to content

Browser extension to get a fast prompt (of the selected text) for OpenAI`s GPT-3. Available in the Chrome web store and Firefox browser add-ons

License

Notifications You must be signed in to change notification settings

arcticfly/GPT-Prompter

 
 

Repository files navigation

GPT-Prompter

Open source Browser extension to get fast customizable prompts (e.g. explanations) of the selected text using OpenAI`s GPT-3 model. Available in the Chrome/Firefox web store.

To use it follows these steps:

1- Add the extension from the Chrome Web store at https://chrome.google.com/webstore/detail/gpt-prompter/lcgpdbficokndjodlcgflbhaibicompp

2- If you don`t have it already, make a profile at OpenAI https://beta.openai.com/

3- From https://beta.openai.com/account/api-keys you can copy your API Key and paste into the chrome extension (we never have access to your API Key, it is stored on your Chrome profile).

4- (Optional)Now just select text from a website.

5- Select from the context menu (right click) the GPT-Prompter command to send the custom prompt to open the popup.

5- The default prompt is "Tell me more about ", but you can create anything you want with just the constrain that it has to contain a field for the selected text to be parsed in it.

About

Browser extension to get a fast prompt (of the selected text) for OpenAI`s GPT-3. Available in the Chrome web store and Firefox browser add-ons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.7%
  • HTML 10.3%
  • CSS 4.0%