GPTDigest is a Google Chrome extension that leverages OpenAI's GPT-3 technology to generate concise summaries of webpages. With just a click, you can get the gist of articles, blog posts, and more, right from your browser toolbar.
- Instant Summaries: Get the essence of lengthy articles in moments.
- User-Friendly: Simple one-click operation.
- Secure and Private: Your API key stays on your machine; we don't collect any data.
- Customizable: Use your own OpenAI API key for personalized summary quality.
- Clone this repository:
git clone https://github.com/yourusername/GPTDigest.git
- Navigate to
chrome://extensions/
in your Chrome browser. - Enable "Developer mode" if it's not already enabled.
- Click "Load unpacked" and select the directory where you cloned this repository.
- After installation, you'll find the GPTDigest icon in your browser toolbar.
- The first time you click it, you'll be prompted to enter your OpenAI API key.
- Once the API key is saved, navigate to a webpage you want to summarize.
- Click the GPTDigest icon to generate and display the summary.
To set up a development environment, follow the Installation steps but load your local, development version of the extension instead.
We welcome contributions! Please see our Contributing Guidelines for more details.
This project is licensed under the MIT License - see the LICENSE.md file for details.