From 3be543baca96e7ff2da67340e5c78fbc4d55d453 Mon Sep 17 00:00:00 2001 From: GeiserX <9169332+GeiserX@users.noreply.github.com> Date: Mon, 9 Mar 2026 11:23:29 +0100 Subject: [PATCH] Add AskePub Co-Authored-By: Claude Opus 4.6 --- software/askepub.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/askepub.yml diff --git a/software/askepub.yml b/software/askepub.yml new file mode 100644 index 0000000000..8888c2b1fb --- /dev/null +++ b/software/askepub.yml @@ -0,0 +1,12 @@ +name: AskePub +website_url: https://github.com/GeiserX/AskePub +source_code_url: https://github.com/GeiserX/AskePub +description: Telegram bot that uses GPT-4o to generate AI study notes from ePub books. +licenses: + - MIT +platforms: + - Docker + - Python +tags: + - Document Management - E-books +depends_3rdparty: true