READER3
// Quick illustration of how one can easily read books together with LLMs. It's great and I highly recommend it.
Reader3
Quick illustration of how one can easily read books together with LLMs. It's great and I highly recommend it.
13EmergingUnknown
What it does
A lightweight, self-hosted EPUB reader that lets you read through EPUB books one chapter at a time. This makes it very easy to copy paste the contents of a chapter to an LLM, to read along. Basically - get epub books (e.g. Project Gutenberg has many), open them up in this reader, copy paste text around to your favorite LLM, and read together and along. This project was 90% vibe coded just to
Getting Started
git
git clone https://github.com/karpathy/reader3