Show HN: Yapit – PDF and webpage reader with TTS that doesn't suck
A TTS tool that 'doesn't suck' by using a vision-LLM pipeline to accurately convert complex PDFs and web pages (including math and intricate layouts) into high-quality audio, overcoming the limitations of existing TTS solutions.
View Origin Link
Product Positioning & Context
AI Executive Synthesis
A TTS tool that 'doesn't suck' by using a vision-LLM pipeline to accurately convert complex PDFs and web pages (including math and intricate layouts) into high-quality audio, overcoming the limitations of existing TTS solutions.
Yapit addresses a significant accessibility and productivity pain point: the inability of standard TTS tools to handle complex document formats like scientific papers with math and intricate layouts. Its 'vision-LLM pipeline' represents a sophisticated technical solution, transforming content into a clean markdown format for accurate audio conversion. This capability is highly valuable for researchers, students, and professionals who consume large volumes of technical content. The self-hosting option and compatibility with OpenAI models offer flexibility for enterprise deployment, ensuring data privacy and control. Yapit demonstrates a strong B2B potential in educational technology, corporate training, and accessibility solutions, leveraging advanced AI for enhanced content consumption.
Yapit converts PDFs and web pages to audio, with a vision-LLM pipeline that handles math and complex layout instead of garbling them. I built it because I read a lot of papers and content online, but drift off after two paragraphs. Listening while following along keeps me focused and lowers the bar to actually start.Every TTS tool I tried broke on complex formatting. Papers with math, citations, figure references, page numbers in the middle of sentences. You either get garbled output or you're listening to raw LaTeX.Yapit converts everything to markdown as a common format. For web pages, defuddle (https://github.com/kepano/defuddle) handles the extraction and strips clutter from web pages, presenting the main article content in a clean, consistent format.
For PDFs, a vision LLM rewrites each page into markdown with annotation tags that separate what you see from what gets read aloud. Math is rendered visually but gets spoken alt text. Citations like "[13]" or "(Schmidhuber, 1970)" are silently displayed. Page numbers and headers are removed entirely.Both extraction and audio are cached by content hash, so the same content is never processed or synthesized twice.Self-hosting works with any OpenAI-compatible TTS server (vLLM-Omni, ...) and any OpenAI-compatible vision model for PDF extraction: git clone --depth 1 https://github.com/yapit-tts/yapit.git && cd yapit
cp .env.selfhost.example .env.selfhost
make self-host
Kokoro TTS also runs in the browser via WebGPU on desktop.Try it on Attention Is All You Need (all voices cached, no account needed): https://yapit.md/listen/3bde213b-3a5a-465f-9198-be65430b699e...Or paste any URL:
https://yapit.md/https://arxiv.org/abs/1810.04805
https://yapit.md/https://x.com/karpathy/status/2039805659525...GitHub: https://github.com/yapit-tts/yapit (AGPL-3)
PDF and webpage reader
TTS
vision-LLM pipeline
math and complex layout
garbled output
raw LaTeX
converts everything to markdown
defuddle
Related Ecosystem & Alternatives
Discover adjacent products, open-source repositories, and developer tools sharing similar technical architecture.
Deep-Dive FAQs
What is Yapit – PDF and webpage reader with TTS that doesn't suck?
Yapit – PDF and webpage reader with TTS that doesn't suck is analyzed by our AI as: A TTS tool that 'doesn't suck' by using a vision-LLM pipeline to accurately convert complex PDFs and web pages (including math and intricate layouts) into high-quality audio, overcoming the limitations of existing TTS solutions.. It focuses on Yapit addresses a significant accessibility and productivity pain point: the inability of standard TTS tools to handle complex document formats lik...
Where did Yapit – PDF and webpage reader with TTS that doesn't suck originate?
Data for Yapit – PDF and webpage reader with TTS that doesn't suck was aggregated directly from the Hacker News community ecosystem, representing raw developer and early-adopter sentiment.
When was Yapit – PDF and webpage reader with TTS that doesn't suck publicly launched?
The initial public indexing or launch date for Yapit – PDF and webpage reader with TTS that doesn't suck within our tracked developer communities was recorded on April 6, 2026.
How popular is Yapit – PDF and webpage reader with TTS that doesn't suck?
Yapit – PDF and webpage reader with TTS that doesn't suck has achieved measurable traction, logging over 5 traction score and facilitating 1 recorded discussions or engagements.
Which technical categories define Yapit – PDF and webpage reader with TTS that doesn't suck?
Based on metadata extraction, Yapit – PDF and webpage reader with TTS that doesn't suck is categorized under topics such as: PDF and webpage reader, TTS, vision-LLM pipeline, math and complex layout.
What are some commercial alternatives to Yapit – PDF and webpage reader with TTS that doesn't suck?
Our semantic intelligence engine identifies potential commercial alternatives in the SaaS space, such as Heard, which offers overlapping value propositions.
How does the creator describe Yapit – PDF and webpage reader with TTS that doesn't suck?
The original author or development team describes the product as follows: "Yapit converts PDFs and web pages to audio, with a vision-LLM pipeline that handles math and complex layout instead of garbling them. I built it because I read a lot of papers and content online, b..."
Community Voice & Feedback
No active discussions extracted yet.
Discovery Source

Hacker News
Aggregated via automated community intelligence tracking.
Tech Stack Dependencies
No direct open-source NPM package mentions detected in the product documentation.
Media Tractions & Mentions
No mainstream media stories specifically mentioning this product name have been intercepted yet.
Deep Research & Science
No direct peer-reviewed scientific literature matched with this product's architecture.