Live

Audiobooks Factory

A server that finds any book and reads it to me — fully automated, end to end.

July 2026, running on my server
  • Docker
  • TTS
  • Automation
  • Self-hosted
The Audiobooks Factory library — request a book, get a narrated audiobook
The library. Ask for a title; if only the ebook exists, it gets narrated into a chaptered audiobook.
9orchestrated containers
24/7always on, always reachable

This one exists because it’s just cool.

I wanted any book, as an audiobook, on my phone, without doing anything. So I built a factory: an indexer that searches many sources to find the book, an acquisition pipeline that fetches it, and a custom converter I wrote that turns the text into a chaptered audiobook with AI narration — proper chapters, proper metadata, ready for any audiobook player.

It runs as roughly nine orchestrated Docker containers on my server, each service on its own authenticated subdomain, with a Postgres-backed metadata layer and a custom frontend for browsing the library. All acquisition traffic is forced through a VPN kill-switch container — if the VPN drops, the traffic stops.

It started as a laptop prototype (a Python converter proven by producing a complete Alice in Wonderland audiobook) and graduated into a permanent service. Now it’s simply part of my infrastructure: I ask for a book in the evening, and it’s narrated in my library by morning.

Want someone who builds like this?

I'm open to opportunities. Tell me what you're building — I answer every email.