Skip to main content
MANIFOLD
When will consumer AI be able to read me a book
8
Ṁ100Ṁ273
2030
20%
Before August 1, 2026
37%
Before January 1, 2027
39%
Before Jan 1, 2028
50%
Before Jan 1, 2029

When will any publicly available consumer AI assistant (ChatGPT, Claude, Gemini, etc) be able to look up a public domain book of reasonable length (~100k words) and read it (all of it) aloud to me in one shot.

A few clarifications:

  • Multiple options can resolve yes

  • This applies to assistants where you don’t self-host models on your own GPUs

  • It should be able to do this after a single request from the user, without requiring repeated prompts (feel free to prompt engineer that starting prompt as much as you'd like). In other words, the audio it plays should be like what would happen if you pressed play at the start of an audiobook

  • The product should be able to do this relatively consistently, >~ 50% of attempts

  • The model has to be able to source the text from the internet. You can provide a link to a website with the text, but can't give the model a pdf (or other file) containing it in your prompt

  • An AI assistant that, after one user request, fetches the public-domain text in chunks internally, streams a TTS tool continuously, and plays the whole book without further prompting would count

Here's conversations with ChatGPT, Claude, and Gemini I had today/at market creation (Apr 24, 2026) where they refused and/or failed (props to Claude for the effort though). All of them happened in voice mode:

ChatGPT:

Gemini:

Claude:

^ It got the first few paragraphs in its last try, but then started making things up

  • Update 2026-04-27 (PST) (AI summary of creator comment): - Agentic coding platforms (e.g., Claude Codex/Cowork) do not qualify — the market targets mainstream consumer assistants (ChatGPT, Claude, Gemini, etc.) that everyday users carry around

    • Tool use is allowed (and necessary for fetching the book)

    • TTS quality only needs to be understandable, not professional audiobook quality

    • Any surface is fine — mobile app, web app, home assistant (e.g., Alexa calling Claude), etc.

Market context
Get
Ṁ1,000
to start trading!
Sort by:

I presume the TTS has to be good?

Does it have to be through the web portal?

Is tool use fine?

Feel like Claude cowork or Codex could do this

@NivlacM

I feel like Claude cowork/Codex could relatively easily, given a user prompt, find the text, save it locally, and code a simple Python script with a loop that chunks the text and feeds it into something like https://github.com/pndurette/gTTS to have it spoken aloud.

The goal with this market is for the assistants that everyone caries around - not agentic coding platforms - to be able to read a user a book from the internet after one prompt.

Tool use is necessary (otherwise it can’t fetch the book). The TTS has to be understandable, not professional audio book quality.

Doesn’t have to use a web app. Mobile app, a home assistant like Alexa calling Claude, or other surfaces to ChatGPT/Claude/Gemini are fine.