From b9c423bdccb80399dce1c4e4ee6d38513f0f6cd4 Mon Sep 17 00:00:00 2001 From: Your friendly nerd <32274973+clusterzx@users.noreply.github.com> Date: Wed, 18 Jun 2025 15:35:09 +0200 Subject: [PATCH] Add Paperless-AI (#1407) Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com> Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: nodiscc Co-authored-by: Rabenherz112 --- software/paperless-ai.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/paperless-ai.yml diff --git a/software/paperless-ai.yml b/software/paperless-ai.yml new file mode 100644 index 0000000000..f3d600d8a1 --- /dev/null +++ b/software/paperless-ai.yml @@ -0,0 +1,11 @@ +name: Paperless-AI +website_url: https://github.com/clusterzx/paperless-ai/ +description: Automated document analyzer for Paperless-ngx that uses OpenAI API, Ollama, and other compatible services to automatically analyze and tag documents. +licenses: + - MIT +platforms: + - Docker +tags: + - Document Management + - Generative Artificial Intelligence (GenAI) +source_code_url: https://github.com/clusterzx/paperless-ai/