|
|||||||
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Jul 2026
Device: Kindle 11th Gen
|
I've been building a KOReader plugin that adds an AI assistant to the book you're reading, and it's now at a point where it's useful day to day
https://github.com/abhignan-rakshith/kindle-askai What it does Highlight a passage and ask about it —> Explain, Summarize, Translate, ELI5, Define in context, or type your own question. The book title, author, chapter and your reading position go along as context. The part I think is genuinely different: you can ask about the current page as an image. Text selection can only reach text, so diagrams, tables, equations, non-selectable scripts and image-only PDF pages are invisible to a highlight-based plugin. This screenshots what's on screen and sends it to a vision model, so you can ask "what's this circuit doing?" about a figure. You can combine it with a highlight too. ![]() Also in there: optional spoiler protection (your reading position is sent with an instruction not to reveal anything past it), export of any reply or whole chat to an HTML article you can read in KOReader, saved chat history, and clarifying questions rendered as tappable buttons instead of typing. ![]() A few things I paid attention to
Requirements A jailbroken Kindle with KOReader, and an OpenRouter API key (any model they carry). There's an optional KUAL launcher that boots straight into a chat. Developed and tested on a Kindle 11th-gen, firmware 5.17.1.0.3. Other jailbroken Kindles running KOReader should work but I haven't tested them —> reports welcome. The key lives in plain text in a config file on the device, which the README says plainly. Use a dedicated, spend-limited key. AGPL-3.0, same as KOReader. Note There's already omer-faruq's assistant.koplugin, which is good and well established, I used it while building this and learned from it. I wrote this one from scratch because I wanted the page-image flow and a different set of tradeoffs, not because anything was wrong with it. Use whichever fits. Feedback and bug reports very welcome, especially from anyone running a different Kindle model or KOReader version.
|
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SmartDeck - AI-Powered Flashcard Plugin for KOReader | omerfaruq | KOReader | 0 | 04-17-2026 03:25 PM |
| [GUI Plugin] MCP Server Recherche – AI-powered research chat for your Calibre library | Miguel Iglesias | Plugins | 0 | 12-08-2025 07:05 PM |
| [Editor Plugin] Bulk Image Resizer Plugin | eliteart | Plugins | 11 | 10-27-2024 03:47 PM |
| [GUI Plugin] Noosfere_util, a companion plugin to noosfere DB | lrpirlet | Plugins | 2 | 08-18-2022 03:15 PM |
| prs 650 losses last page info when powered off. | oncdoc | Sony Reader | 10 | 09-27-2010 03:29 PM |