Skip to content

dbokser/GPTLDR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPTLDR

A Chrome extension to use GPT to summarize a web page and allow the user to ask additional questions about the contents of the page.

Description

GPTLDR is a Chrome extension that leverages the power of GPT (Generative Pre-trained Transformer) to summarize web pages and allow users to ask additional questions about the contents of the page. With GPTLDR, you can quickly get an overview of any web page and dive deeper into specific areas of interest.

Features

  • Summarize web pages using GPT.
  • Ask questions about the contents of the page and get answers.
  • Option to only summarize selected text.
  • Intuitive user interface.

Installation

To use GPTLDR, you will need to install it as a Chrome extension. Follow these steps to get started:

  1. Clone or download the GPTLDR repository to a directory on your computer.
  2. Open Google Chrome and go to the "Extensions" tab in the "More Tools" menu (or type "chrome://extensions/" in the address bar).
  3. Enable "Developer mode" by toggling the switch in the top right corner of the screen.
  4. Click on the "Load unpacked" button in the top left corner of the screen.
  5. Select the directory where you cloned or downloaded the GPTLDR repository.
  6. The GPTLDR extension should now be installed and ready to use.

Usage

To use GPTLDR, simply click on the GPTLDR icon in the top right corner of your Chrome browser. This will open the GPTLDR interface.

To summarize a web page, right click on the page and click "Generate TLDR" button. It will operate on the full page if nothing is selected or your selection.

To ask questions about the contents of the page, write your questions in the Ask Question text input field on the generated summary.

API Key

To use GPTLDR, you will need to create an OpenAI API key and plug it into the extension options. Follow these steps to create an API key:

  1. Go to the OpenAI website and create an account (if you don't already have one).
  2. Once you have created an account, go to the API Keys page.
  3. Click on the "Create new API key" button.
  4. Give your API key a name (e.g., "GPTLDR") and select the appropriate permissions.
  5. Click on the "Create API Key" button.
  6. Copy the API key to your clipboard.
  7. Click on the GPTLDR icon in the top right corner of your Chrome browser.
  8. Click on the "Options" button.
  9. Paste your API key into the "API Key" input field.
  10. Click on the "Save" button.

Contributing

If you would like to contribute to GPTLDR, please feel free to submit a pull request. All contributions are welcome!

License

GPTLDR is licensed under the MIT License. See LICENSE

About

A chrome extension to use GPT to summarize a web page and allow the user to ask additional questions about the contents of the page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors