nowfound

Life & fun · August 19, 2026

A new way to read books, magnifying in and out

After watching The Odyssey, I thought it would be cool to check out some scenes from the source in detail, but I don't have time to read the whole book. So I came up with a sort of zoom/microscope, that allows to see the whole book at a glance and then zoom in (by pinching) on the part I'm interested in. I can do so down to the actual source text and get the authentic feel the author intended, at the same time I better understand where am I in the text and also the character and places are clickable so I can quickly orient myself on the context. Moreover each character has relationships…

What it does

Descend from the whole poem to a single verse — Homer

In the maker’s words, at launch

After watching The Odyssey, I thought it would be cool to check out some scenes from the source in detail, but I don't have time to read the whole book. So I came up with a sort of zoom/microscope, that allows to see the whole book at a glance and then zoom in (by pinching) on the part I'm interested in. I can do so down to the actual source text and get the authentic feel the author intended, at the same time I better understand where am I in the text and also the character and places are clickable so I can quickly orient myself on the context. Moreover each character has relationships listed and a map of relationships can be opened from there https://book.curiora.space/relations/

Does the same job

all alternatives →
  • IM
    I mapped HN's favorite books with GPT-4o2024 · hnbooks.pieterma.es · ▲285

    Hey HN! I love finding new books to read on here. I wanted to gather the most mentioned books and recreate the serendipity of physical browsing. I scraped 20k comments from HN threads related to reading, extracted the references and opinions using GPT-4o mini, and visualised their embeddings as a map. - OpenAI's embeddings were processed using UMAP and HDBSCAN. A direct 2D projection from the text embeddings didn't yield visually interesting results. Instead, HDBSCAN is first applied on a high-dimensional projection. Those clusters tend to correspond to different genres. The genre…

  • AO
    An open-source e-book reader for conversational reading with an LLM2025 · github.com · ▲86

    Hi HN! I've been working on BookWith, an open-source e-book reader that integrates AI as your reading companion. The problem: Traditional e-readers are passive. When you encounter something unclear, you have to context-switch to search for it. Your highlights and notes remain isolated, and you can't easily connect ideas across different books. My solution: BookWith embeds an AI that maintains full context of what you're reading. It features: - Context-aware AI chat: Ask questions about the current page/chapter and get instant answers - AI podcast generation: Automatically converts book…

  • Readmill2013 · ▲69

    A beautiful e-book reader for iPhone, iPad and Android

  • EB
    E-Book Site for Classics2017 · bookeyes.co · ▲94
  • AC
    A cursor like experience to read epubs, starting with a mindmap2025 · proread.ai · ▲20

    I built ProRead to prevent stalling on long passages and to keep the overall context clear. Features * Bird’s-eye overview with drill-down to any level * Interactive maps showing concept links * Quick switch between chapter summaries and original text * Contextual AI Q\&A * Text-to-speech for any book or summary level * EPUB upload for instant access Includes nine classics (Wealth of Nations, Crime and Punishment, etc.) and support for your own books. I arrived at this by piecing together LLM-based workflows for reading until I decided to build a dedicated tool. Feedback welcome.

  • SetNeedsReadable2017 · ▲86

    Extensions for CGFloat and UIView to improve readability

More life & fun this month

the category →

Launched alongside, August 2026

the whole month →
  • TL

    Life & fun · 10d ago · louisabraham.github.io

  • Hey Noah641

    A proactive AI executive assistant for founders

    AI · Aug 2026 · heynoah.io

  • Let agents source clips from terabytes of your local video

    Work · 18d ago · clipto.com

  • SA

    Hello HN! I found that picking out plausible but diverse skin tones for my digital art and game development projects was kind of difficult, and I got curious about if there was a way to define a color space that made it easy. I've built a color picker and procedural generation algorithm based on the space as well as a bunch of other fun js features and demos throughout the page that use the equations. If you find it interesting, I have lots of explanations of how I built it and what properties the space has. The methodology might be a bit shaky, but hopefully the result is as helpful for…

    Life & fun · Aug 2026 · toneyalexander.github.io

  • AdAnt AI608

    Claude for viral, high-converting social ads

    AI · Aug 2026 · adant.ai

  • I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.

    AI · 17d ago · simedw.com