TypelessForm – Add voice input to any HTML form with one script tag
Turns any HTML form voice-accessible with one script, auto-mapping speech to fields.

Text-to-speech embed for blogs when Headliner, Podpage already exist.
Independent bloggers, content teams, publishers, and educators
Podpage · Headliner · NotebookLM
I built NarrateNow after noticing a pretty consistent pattern: blog readers engage more when there's an audio option, but the barrier to adding it is either "record yourself" or "pay for an enterprise tool with a demo call."
Neither is realistic for an indie blogger or a small team running a content blog.
So I built the simplest version I could think of. You drop one line into your site's <head>, and a floating audio player appears on every article automatically. No markup changes, no manual uploads, no config beyond that.
How it works technically: - JS snippet detects article content on page load - Text is sent to the backend and converted via TTS - Generated MP3 is cached in object storage and served via CDN - On repeat visits, audio loads instantly from cache
The whole integration takes about 60 seconds. I've kept the architecture intentionally simple.
Free tier: 5 articles/month, male voice, watermarked player — enough to actually test it on a real site before committing. Pro: $15/month for unlimited articles, both voices, and an unbranded widget.
Still very early. I'd genuinely appreciate signups from people willing to kick the tyres — especially if you run a blog with decent traffic, since I want to stress test this under real conditions.
narratenow.app
Bugs, architecture questions, pricing feedback — all welcome in the comments.
Turns any HTML form voice-accessible with one script, auto-mapping speech to fields.
Docs chatbot for static sites—but Mendable, Librarian, and ChatBot already own this space.
Pinterest organization—boards + tags + searchable notes, like a filing cabinet.
Clever camera hack solving real USB bottlenecks via GPhoto2, but it's a personal project blog.
Wordle-style daily anagram game where you add letters to a root word.
Charming constraint (random intervals, not algorithmic), but it's glorified music shuffle with theming.