chromeGPT
chromeGPT copied to clipboard
A chrome extension that uses GPT3 to summarize highlighted text.
chromeGPT
A chrome extension that uses GPT3 to summarize highlighted text.
Install & Use:
- Clone this repo into a local folder
- Edit the
background.js
file and add yourOpenAI API Key
on line #10:"Authorization:
Bearer..."`. Save. - Go to:
chrome://extensions
- Make sure
"Developer mode"
is enabled -
"Load unpacked"
, select the local folder - Go to any page, highlight text, right-click,
"Summarize"
.
Showcase
https://user-images.githubusercontent.com/17044663/210149050-56db6f7b-b1ed-4162-be4c-76e38a023194.mp4