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.

Docs chatbot for static sites—but Mendable, Librarian, and ChatBot already own this space.
Static site owners, technical documentation sites, marketing teams wanting instant Q&A without search UX friction
Mendable · Librarian · Chatbase
You paste your URL, it crawls the pages, indexes them into a vector store, and hands you a script tag. The bot answers only from what's on your site and cites the specific pages it used.
Works well for content-heavy sites where people have questions but don't want to dig through navigation.
Stack: Rust on Cloudflare Workers, Vectorize, Cloudflare Queues.
Turns any HTML form voice-accessible with one script, auto-mapping speech to fields.
Git-native wiki engine with 37 extensions, but Hugo and Obsidian already own this space.
Another live-reload server when BrowserSync and Vite already dominate this space.
Cloudflare /crawl API powers nostalgic newspaper layouts for Hacker News and friends.
Yet another AI website chatbot when Chatbase and SiteGPT already exist.
It actually treats meta and OG tags like first-class testable artifacts: one command scaffolds seo.config.ts, sitemap and OG routes, another crawls and scores pages, and indxel check --ci will fail your build on regressions — plus deploy diffs so you see exactly what changed. The combo of Type-safe config, auto-generated JSON-LD, auto-indexation retries and an AI audit option (Claude) feels thoughtful and developer-oriented; this isn't just prettier Lighthouse output, it's CI-friendly SEO infra.