Skip to content

Summarize web pages using OpenAI ChatGPT

License

Notifications You must be signed in to change notification settings

kryptogo/summarize.site

 
 

Repository files navigation

Summarize

Browser Extension to summarize web page content using ChatGPT, support Chrome (more on the way!)

Watch the video

Prompt Engineering

Harness the power of "Prompt Engineering" with the "Summarize.site". This innovative extension integrates tailored planning prompts into your workflow, making every plan more than just a list—it's your blueprint for success. Whether you're managing projects, handling assignments, or plotting ventures, "Summarize.site" anticipates and meets your planning needs. Your goals are now only a click away.

Template

Installation

Install to Chrome/Edge

Local Install

  1. Download chrome.zip from Releases
  2. Unzip the file
  3. In Chrome/Edge go to the extensions page (chrome://extensions or edge://extensions).
  4. Enable Developer Mode.
  5. Drag the unzipped folder anywhere on the page to import it (do not delete the folder afterwards).

Build from source

Chrome

  1. Clone the repo
  2. Install dependencies with yarn
  3. Run yarn run dev-chrome
  4. Load the build directory to your browser

Firefox

  1. Clone the repo
  2. Install dependencies with yarn
  3. Run yarn run dev-firefox
  4. Load the build directory to your browser

FAQ

  1. How do I translate this to my language of choice?
    • You can change the prompt in the options page
      • right click the extension in the toolbar
      • choose Options from the drop down menu
    • The following two configurations have been tested for Chinese:
      • Rewrite this for brevity, translate into Chinese, in outline form:
        • This directly summarizes the article in Chinese, outline form.
      • Rewrite this for brevity, in outline form, Chinese translation:
        • This summarizes the article in outline form in English, and adds a Chinese translation below.

Credit

Bookmark icon by Icons8

About

Summarize web pages using OpenAI ChatGPT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.1%
  • HTML 5.6%
  • CSS 0.3%