AI-enabled Chrome extension
- Run
npm install - Run
npm run buildthis will create a./builddirectory - In Chrome, go to
chrome://extensions/ - Turn on Developer Mode
- Click on
Load unpackand select the./builddirectory - Acquire an OpenAI API key here
- Open the extension on a website with an
<article>HTML element - Paste the OpenAI key into the extension
- Click
Summarize Article
