Back to browse
GitHub Repository

A spoiler-free AI book chat — upload an EPUB, set your progress, and discuss what you've read without revealing what's next.

1 starsTypeScript

Paige – A spoiler-free AI book chat

by dualarte·Jun 28, 2026·1 point·0 comments

AI Analysis

MidCozySolve My Problem

Spoiler-free book chat when ChatPDF and similar tools already exist without the constraint.

Strengths
  • Full-context approach with prompt caching beats RAG for conversation quality and continuity.
  • OpenRouter integration supports any model plus local llama.cpp servers for privacy.
  • Token cost tracking per message shows actual charges with caching discounts included.
Weaknesses
  • No RAG means long books hit context limits and cost more per conversation.
  • Chat-with-documents is saturated; spoiler constraint is a feature not architecture.
Category
Target Audience

Readers who forget plot details while reading long books

Similar To

ChatPDF · Humata · PDF.ai

Post Description

I have a terrible memory and often forget characters or minor plot points if I put a book down for too long. I built Paige as a way to ask questions to refresh my memory while avoiding spoilers for the part of the book I haven't read yet.

Similar Projects