From e4cb24666848b075c4fb03d5c32b53ca1b15a72e Mon Sep 17 00:00:00 2001 From: Sopaco Date: Sun, 25 May 2025 21:56:28 +0800 Subject: [PATCH 1/2] Add "Saga Reader" to awesome-rust This PR adds [saga-reader](https://github.com/sopaco/saga-reader), an AI-driven think tank-style reader that automatically retrieves information from the internet based on user-specified topics and preferences. It uses cloud or local large models to summarize and provide guidance, and it includes an AI-driven interactive companion reading function, allowing you to discuss and exchange ideas with AI about the content you've read. Thanks for taking your time! https://github.com/sopaco/saga-reader --- Saga Reader is an AI-driven think tank-style reader that automatically retrieves information from the internet based on user-specified topics and preferences. It uses cloud or local large models to summarize and provide guidance, and it includes an AI-driven interactive companion reading function, allowing you to discuss and exchange ideas with AI about the content you've read. Saga Reader is completely free and open-source, meaning all data is securely stored on your own computer and is not controlled by third-party service providers. Additionally, you can manage your subscription keywords based on your interests and preferences without being disturbed by advertisements and commercialized content. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 965bc2d..42e8dd6 100644 --- a/README.md +++ b/README.md @@ -658,6 +658,7 @@ - [Winpower](https://github.com/Axorax/winpower) - Advanced power settings and management for Windows. 🪟 🟢 - [Windterm](https://github.com/kingToolbox/WindTerm) - SSH/Telnet/Serial/Shell/Sftp client for DevOps. 🪟 🍎 🐧 🟢 - [UniGetUI](https://www.marticliment.com/unigetui) - UI for popular package managers like Winget, NPM, and more. 🪟 [🟢](https://github.com/marticliment/UniGetUI) +- [Saga Reader](https://github.com/sopaco/saga-reader) - A Blazing-Fast and Extremely-Lightweight Internet Reader driven by AI.Supports fetching of search engine information and RSS. ### Clipboard Management From b60958646b8296afb703d0415e84ce18e507562b Mon Sep 17 00:00:00 2001 From: Sopaco Date: Sat, 31 May 2025 09:17:26 +0800 Subject: [PATCH 2/2] Make the description shorter and straight to the point. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42e8dd6..739e555 100644 --- a/README.md +++ b/README.md @@ -658,7 +658,7 @@ - [Winpower](https://github.com/Axorax/winpower) - Advanced power settings and management for Windows. 🪟 🟢 - [Windterm](https://github.com/kingToolbox/WindTerm) - SSH/Telnet/Serial/Shell/Sftp client for DevOps. 🪟 🍎 🐧 🟢 - [UniGetUI](https://www.marticliment.com/unigetui) - UI for popular package managers like Winget, NPM, and more. 🪟 [🟢](https://github.com/marticliment/UniGetUI) -- [Saga Reader](https://github.com/sopaco/saga-reader) - A Blazing-Fast and Extremely-Lightweight Internet Reader driven by AI.Supports fetching of search engine information and RSS. +- [Saga Reader](https://github.com/sopaco/saga-reader) - Blazing-Fast AI Reader that supports sources based on search engines and RSS.🪟 🍎 🐧 ### Clipboard Management