/summarize-with-ai

Adds a little button to summarize articles, news, and similar content using the OpenAI API (gpt-4o-mini model). The button only appears on pages detected as articles or news.

Primary LanguageJavaScriptDo What The F*ck You Want To Public LicenseWTFPL

⚠️ Moved to Userscripts Collection

Summarize with AI (OpenAI/Gemini)

  • Adds a little button to summarize articles, news, and similar content.
  • Uses the OpenAI API (gpt-4o-mini model because it is fast and cheap)
  • Or Google Gemini API (gemini-2.0-flash-exp model because it is fast, cheap and powerful)
  • The buttons only appear on pages detected as articles or news.
  • Asks for an OpenAI/Gemini API key on first use.
  • The summary is displayed in the user language independently of the original article.

Installation

  1. Install tampermonkey extension or similar for Safari/iOS
  2. Head to the repository then choose to install
  3. After install visit any article/site and be happy
  4. Sometimes check for updates, if found a bug open an issue

Say thanks by starring in GitHub in GreasyFork :)

License

Licensed under DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE