Skip to content

jonikanerva/summarize

Repository files navigation

Summarize

Summarize is a Chrome browser extension that summarizes web articles using OpenAI's API and Mozilla's Readability parser. It requires you to provide your own OpenAI API key.

Installation

Download and install the extension from the Chrome Web Store.

Setup

Launch the extension to open the settings, set your OpenAI API key, choose the desired model, and optionally edit the prompt.

Usage

Launch the extension to summarize the current article using OpenAI. For convenience, set a keyboard shortcut (chrome://extensions/shortcuts), e.g., ^S, to quickly launch the extension.

Local Installation

Clone the repository and run:

yarn install
yarn build

Open the Extensions (chrome://extensions/) page in your browser, enable Developer mode (top-right corner), click Load unpacked (top-left corner), navigate to the summarize/release folder in this repository, and select it.

Privacy Statement

Summarize collects no user data.

About

Chrome Browser Extension that summarizes web articles using Mozilla's Readability parser and OpenAI's API.

Topics

Resources

License

Stars

Watchers

Forks