mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Precis (#843)
Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com> Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com>
This commit is contained in:
parent
b785d09361
commit
11ecf85f79
1 changed files with 11 additions and 0 deletions
11
software/precis.yml
Normal file
11
software/precis.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: Precis
|
||||
website_url: "https://github.com/leozqin/precis"
|
||||
source_code_url: "https://github.com/leozqin/precis"
|
||||
description: "Extensibility-oriented RSS reader that can use LLMs (including local LLMs) to summarize RSS entries with built-in notification support."
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Python
|
||||
- Docker
|
||||
tags:
|
||||
- Feed Readers
|
||||
Loading…
Reference in a new issue