Alternatives
Products that do what Clippy – screen-aware voice AI in the browser does
A friend and I built a browser prototype that answers questions about whatever’s on your screen using getDisplayMedia, client-side wake-word detection, and server-side multimodal inference. Hard parts: – Getting the model to point to specific UI elements – Keeping it coherent across multi-step workflows (“Help me create a sword in Tinkercad”) – Preventing the infinite mirror effect and confusion between window vs full-screen sharing – Keeping voice → screenshot → inference → voice latency low enough to feel conversational We packaged it as “Clippy” for fun, but the real experiment is letting…
- 1

- 2

- 3

- 4

- 5

- 6

- 7

- 8

- 9

- 10

- 11

- 12

- 13

- 14

- 15

- 16
- 17VT
I built a teleprompter that scrolls based on your voice instead of a timer. Paste a script, press record, and it highlights the current word as you speak. If you pause it waits; if you skip lines it finds its place again. Everything runs entirely in the browser — speech recognition (Moonshine ONNX), VAD, and fuzzy script matching. Demo: https://larsbaunwall.github.io/promptme-ai Most of the project was initially built using Perplexity Computer, which made for an interesting agentic coding workflow. Curious what people think about the script alignment approach.
Mar 2026 · github.com
- 18CC
Hey there HN! I believe the future of AI communication will be more voice and less text. Low-latency realistic voice interactions are finally becoming feasible. I've built a few voice-first apps on Retell AI using Elevenlabs voices. This one uses Claude Haiku for responses and Mixtral to switch between posts and comments. The AI knows about the top 30 posts and their comments on Hacker News right now. After a Google sign-in you can try it free for 10 minutes. I'd love to hear your thoughts!
2024 · callhackernews.com
- 19AH
2017 · medium.com
- 20V
Hello HN! I’m a bachelors student pursuing Artificial Intelligence, Robotics and Signal processing and during the year I had the goal to build my first AI Tool and launch it. I got inspired by how capable Whisper is, and combined the Whisper CPP Bindings along with FFMPEG.Wasm to create a tool that is capable of transcribing and captioning video files that contain one or more video tracks. Along with that, I’ve also added the support for transcribing audio files with the option to export those outputs as .SRT, .WebVTT or simply a text file. All done privately on a user’s web browser with…
2023
- 21WO
We kept hitting the same wall building voice AI systems. Pipecat and LiveKit are great projects, genuinely. But getting it to production took us weeks of plumbing - wiring things together, handling barge-ins, setting up telephony, Knowledge base, tool calls, handling barge in etc. And every time we needed to tweak agent behavior, you were back in the code and redeploying. We just wanted to change a prompt and test it in 30 seconds. Thats why Vapi retell etc exist. So we wrote the entire code and open sourced it as a Visual drag-and-drop for voice agents ( same as vapi or n8n for voice).…
Mar 2026 · github.com
- 22IV
Hi HN, I’m Ben, long time web developer but this is my first time building a macOS app. I film a lot of tutorial and talking-head content and wanted to make it easier to chop out mistakes. So I built CutWord, a macOS app that lets you mark cue points with voice commands while you’re recording. Once the app downloads a Whisper model everything runs locally, so nothing leaves your machine. You can export a trimmed video directly from the app or export a FCPXML file that can be imported into Final Cut or DaVinci Resolve for finishing. Built with SwiftUI and AVFoundation. TestFlight:…
2025 · cutword.com
- 23AE
Hey HN! Have been working on Audentic, a platform that simplifies adding voice AI to your website. Think of it as a copy-paste voice assistant that you can embed directly into your site. Setting up voice AI has traditionally been a bit of a hassle, often requiring juggling multiple components like speech recognition, text processing, and text-to-speech systems. With Audentic, we've streamlined this into a more straightforward, end-to-end voice model. While OpenAI's Realtime API has made real-time, multimodal AI interactions more feasible, integrating these capabilities into a website can…
2025 · audentic.io
- 24ST
I'm currently working on a "home for voice AI developers" called Vocalized. Here is a link to the playground where you can split-test different voice AI providers (I'm still working on making it mobile-responsive so try it on desktop!). I want the playground to be an complete documentation of every offering that exists in the space (whether relevant or not) so each can be compared. The intent for the site is to be a lightweight site you can bookmark & come back to to poke around if interested. The site also has a company directory that I'm working on. I wanted to offload my browser bookmarks…
2024 · vocalized.dev
Ranked by how close each launch is in meaning, then by votes. Refine with a description →