A chrome extension that uses GPT3 to summarize highlighted text.
- Clone this repo into a local folder
- Edit the
background.jsfile and add yourOpenAI API Keyon 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".