From 1f6ffd90900006d750a76272883577e6afe3a7a5 Mon Sep 17 00:00:00 2001 From: GeiserX <9169332+GeiserX@users.noreply.github.com> Date: Mon, 9 Mar 2026 11:21:45 +0100 Subject: [PATCH] Add AskePub to Python section AskePub is a self-hosted Telegram bot that uses GPT-4o to generate AI study notes from ePub books. Open source, MIT licensed, supports Docker. Co-Authored-By: Claude Opus 4.6 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ba9c565..3fea267 100644 --- a/README.md +++ b/README.md @@ -255,6 +255,8 @@ - [Tweet Downloader](https://github.com/mad22mx/tweet_downloader) - This project enables the downloading of tweets from Twitter that include images or videos. +- [AskePub](https://github.com/GeiserX/AskePub) - Self-hosted Telegram bot that uses GPT-4o to generate AI study notes from ePub books. + ### ➤ Ruby - [AndysTicTacToe](https://github.com/Zhivch1k/AndysTicTacToe) - Tic-tac-toe game as a Telegram Bot