diff --git a/software/precis.yml b/software/precis.yml new file mode 100644 index 0000000000..2ea6e69035 --- /dev/null +++ b/software/precis.yml @@ -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