awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
karpathy avatar

karpathy/reader3

0
View on GitHub↗
3,732 stars·480 forks·Python·11 vues

Reader3

Reader3 is a self-hosted ebook reader designed for LLM-assisted reading and digital library management. It provides a private web interface for viewing and managing digital book files stored on a local machine.

The system integrates a reading flow with large language models to analyze, summarize, and discuss digital books. It supports collaborative document analysis by reading long-form texts in a structured manner to extract information for AI processing.

The project includes capabilities for managing a local library by indexing files in a specific directory and serving content through a stateless web interface. It specifically supports reading EPUB books using chapter-based text extraction to manage model context windows.

Features

  • Digital Library Management - Provides a self-hosted solution for organizing and accessing a personal collection of digital books.
  • LLM Model Integrations - Integrates large language models into the reading interface for real-time analysis and discussion of book content.
  • Self-Hosted Ebook Libraries - Implements a private, self-hosted ebook library and reader for full control over digital book data.
  • Text Window Management - Implements chapter-based text extraction to prevent overloading LLM context windows during reading sessions.
  • Digital Book Renderers - Renders EPUB books in a web interface for viewing and extracting text for analysis.
  • Reading Assistants - Uses large language models as reading assistants to analyze, summarize, and discuss books.
  • AI-Assisted Information Extraction - Supports structured reading of long-form texts to extract information for external AI processing.
  • Server-Side File Readers - Provides a local web server that retrieves and delivers book file contents from the host filesystem.
  • Local Asset Indexers - Scans local directories to create mappings of available digital books for the web interface.
  • Local Media Library Management - Allows users to organize digital books by adding or removing files within a local directory.

Historique des stars

Graphique de l'historique des stars pour karpathy/reader3Graphique de l'historique des stars pour karpathy/reader3

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Reader3

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Reader3.
  • librum-reader/librumAvatar de Librum-Reader

    Librum-Reader/Librum

    5,301Voir sur GitHub↗

    Librum is a cross-platform digital ebook reader and library manager designed to render multiple book formats. It functions as an integrated reading assistant and a system for organizing digital libraries across multiple devices. The project distinguishes itself by providing a self-hosted backend option, allowing users to maintain full control over their book data and metadata via a private server. It also integrates a language model assistant to provide text summarization, explanations, and translations of specific passages while reading. The application covers comprehensive library manageme

    C++cmakecppebook-reader
    Voir sur GitHub↗5,301
  • foobnix/librerareaderAvatar de foobnix

    foobnix/LibreraReader

    4,246Voir sur GitHub↗

    LibreraReader is a multi-format e-book reader and digital library manager designed for mobile and desktop devices. It functions as a customizable document renderer and a text-to-speech document player that converts written text into spoken audio via a configurable speech engine and integrated media player. The project distinguishes itself through a high degree of visual and functional customization, including the ability to inject custom CSS for styling overrides and the use of pluggable rendering engines to balance speed and stability. It includes specialized navigation tools such as a verti

    C
    Voir sur GitHub↗4,246
  • linuxserver/docker-calibre-webAvatar de linuxserver

    linuxserver/docker-calibre-web

    1,400Voir sur GitHub↗

    This project provides a containerized self-hosted web interface and server for browsing, reading, and managing digital book collections over a local network. It serves a full desktop application capability entirely through a lightweight browser-based network interface, maintaining library integrity and metadata state by mounting external database files directly into the container volume. The application enables users to search, filter, and read digital book collections stored in a database, transform documents between different publication formats using integrated conversion tools, and modif

    Dockerfilehacktoberfest
    Voir sur GitHub↗1,400
  • fancy88/ibookAvatar de fancy88

    fancy88/iBook

    4,947Voir sur GitHub↗

    iBook is a self-hosted e-book library management system that allows individuals or organizations to set up and maintain their own digital collection. The platform provides durable storage for e-book files and their associated metadata, a RESTful API for library operations, static file serving for direct browser downloads, and a self-contained deployment model that runs on a user's own server. Beyond the core library functionality, iBook includes a freely accessible digital archive of technical and general e-books in EPUB and PDF formats, role-based access control for catalog and administrativ

    Voir sur GitHub↗4,947
Voir les 30 alternatives à Reader3→

Questions fréquentes

Que fait karpathy/reader3 ?

Reader3 is a self-hosted ebook reader designed for LLM-assisted reading and digital library management. It provides a private web interface for viewing and managing digital book files stored on a local machine.

Quelles sont les fonctionnalités principales de karpathy/reader3 ?

Les fonctionnalités principales de karpathy/reader3 sont : Digital Library Management, LLM Model Integrations, Self-Hosted Ebook Libraries, Text Window Management, Digital Book Renderers, Reading Assistants, AI-Assisted Information Extraction, Server-Side File Readers.

Quelles sont les alternatives open-source à karpathy/reader3 ?

Les alternatives open-source à karpathy/reader3 incluent : librum-reader/librum — Librum is a cross-platform digital ebook reader and library manager designed to render multiple book formats. It… foobnix/librerareader — LibreraReader is a multi-format e-book reader and digital library manager designed for mobile and desktop devices. It… linuxserver/docker-calibre-web — This project provides a containerized self-hosted web interface and server for browsing, reading, and managing digital… futurepress/epub.js — epub.js is a JavaScript library for parsing and displaying EPUB files within a web browser. It functions as a digital… chrox/readest — Readest is a cross-platform digital book reader and library management system designed to render multi-format ebook… binbyu/reader — Reader is a Win32 text reader and EPUB document viewer for Windows. It functions as an auto-scrolling text viewer and…