FreshRSS extension to summarize entries with Kagi's Universal Summarizer.
Go to file
Rudis Muiznieks 10cbec5ce4 Merge pull request 'added a custom css config for summary content' (#3) from custom-css into main
Reviewed-on: #3
2024-09-25 15:14:25 -05:00
Controllers added summary language config and key moments button 2023-09-28 16:02:25 +00:00
i18n/en added a custom css config for summary content 2024-09-25 15:11:37 -05:00
static added a custom css config for summary content 2024-09-25 15:11:37 -05:00
views/kagiSummarizer moved messages to script variables 2023-09-26 00:02:54 +00:00
README.md added readme 2023-09-25 17:06:28 -05:00
configure.phtml added a custom css config for summary content 2024-09-25 15:11:37 -05:00
extension.php added a custom css config for summary content 2024-09-25 15:11:37 -05:00
metadata.json added a custom css config for summary content 2024-09-25 15:11:37 -05:00

README.md

FreshRSS Kagi Summarizer

Adds a "Summarize" button to the top of all entries that will fetch the summary of the entry using the Kagi Universal Summarizer.

You will need a Kagi account so that you can configure the extension with your session link.

Installation

  1. Download the latest release.
  2. Extract and upload it to the extensions folder of your FreshRSS installation.
  3. Enable the extension in FreshRSS.
  4. Go to your Kagi Account Settings and copy your "Session Link."
  5. Paste that link into the in the Kagi Summarizer extension settings in FreshRSS.