Skip to content

A Chrome extension that utilizes ChatGPT to provide a summarized version of web articles, as well as useful options to facilitate content understanding.

License

Notifications You must be signed in to change notification settings

hunkimForks/Solar-Summarizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solar-Summarizer (SS)

A Chrome extension that utilizes SolarLLM to provide a summarized version of web articles, as well as useful options to facilitate content understanding.

Don't read all. Just press SS!

Screenshot

image

Setting

image

Features

  • Overview of page content without any text selection.
  • Summarize in the original content language.
  • Quick summary with stream response.
  • Custom prompts and language settings (in the prompt)
  • Caching summary text of the url for 10 minutes.

Installing from Chrome Store

Install the extension from Chrome Store TBA.

Installing from Source Code

  1. Download or clone this repository.
  2. Open chrome://extensions in Chrome.
  3. Enable developer mode (top right corner).
  4. Click on Load unpacked and select the cloned directory.
  5. Pin the extension and use it on any page you want and enjoy!
image

Contributions

We welcome all comments and pull requests.

Acknowledgment

forked from beshavardmh/GPT-Summarizer

About

A Chrome extension that utilizes ChatGPT to provide a summarized version of web articles, as well as useful options to facilitate content understanding.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.2%
  • CSS 3.3%
  • Shell 0.5%