nowfound

Alternatives

Products that do what I built a voice AI investor clone for fun startup pitches does

the full stack for those curious: brain (gpt-4o + trained on some notes) || orchestration (vapi)|| voice (elevenlabs)|| hosting (vercel), database (supabase)|| some design inspo from delphi || vibe coding via WisprFlow + cursor/composer ||

  1. 1
    Vapi547

    Voice AI agents for Developers

    2025

  2. 2
    Vapi498

    Voice AI infrastructure for the internet

    2024

  3. 3

    Build Powerful Voice Agents

    2025

  4. 4VC
  5. 5AO

    I've been obsessed for the past ~year with the possibilities of talking to LLMs. I built a bunch of one-off prototypes, shared code on X, started a Meetup group in SF, and co-hosted a big hackathon. It turns out that there are a few low-level problems that everybody building conversational/real-time AI needs to solve on the way to building/shipping something that works well: low-latency media transport, echo cancellation, voice activity detection, phrase endpointing, pipelining data between models/services, handling voice interruptions, swapping out different…

    2024 · github.com

  6. 6

    AI copilot for startup founders and VC investors

    2024

  7. 718

    Hey HN, I’m Jordan, founder of Vapi. For the past 1.5 years, we've been building voice infrastructure designed to help developers easily create, test, and deploy voice agents. We’re everything between raw models (like the realtime API) and end-users interacting with voice agents over telephony or within applications. We’ve been around for about 1.5yrs. Vapi was born out of a personal frustration—I wanted to build my own voice agent but found existing solutions extremely limited. Back then, there were only a handful of voice AI startups. Since March 2024, we've witnessed a Cambrian explosion…

    2025

  8. 8
    FundSpark113

    Your AI copilot for fundraising & startup investing

    2025

  9. 9OS

    Our goal with this project is to build a completely open source, state of the art turn detection model that can be used in any voice AI application. I've been experimenting with LLM voice conversations since GPT-4 was first released. (There's a previous front page Show HN about Pipecat, the open source voice AI orchestration framework I work on. [1]) It's been almost two years, and for most of that time, I've been expecting that someone would "solve" turn detection. We all built initial, pretty good 80/20 versions of turn detection on top of VAD (voice activity detection) models. And…

    2025 · github.com

  10. 10VA

    Voxos is an open-source desktop voice assistant that aims to put Clippy to shame while supporting new desktop workflows powered by LLMs. Tired of copy and pasting ChatGPT responses between your web browser and IDE? Does your copilot not quite do what you need it to do? I invite you to give Voxos a try and maybe even become a contributor!

    2024 · gitlab.com

  11. 11AP

    TLDR: We created a personalised Andrej Karpathy tutor that can response to questions about his Youtube videos in sub 1 second responses (voice-to-voice). We do this using a voice enabled RAG agent. See later in the post for demo link, Github Repo and blog write up. A few weeks ago we released the worlds fastest voice bot, achieving 500ms voice-to-voice response times, including a 200ms delay waiting for a user to stop speaking. After reaching the front page of HN, we thought about how we could take this a step further based on feedback we were getting from the community. Many companies were…

    2024 · educationbot.cerebrium.ai

  12. 12WO

    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

  13. 13SH

    Hi HN folks ! I am the author of AVA, a self hosted AI Voice Agent that plugs into Asterisk/Freepbx so you own all the aspects of an AI Voice agent in your own infrastructure. It uses Asterisk native Audiosocket/RTP with python engine to run STT,LLM and TTS loop. The project support several full providers openai, gemini, grok, elevenlabs out of the box and also provides options to build custom pipelines by choosing different stt tts and llm. It also supports full local agent if you have a GPU with 25GB RAM which enables realtime conversation along with tool calling. I started this…

    Jul 2026 · github.com

  14. 14CC

    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

  15. 15

    AI Agent for Capital Raising for Founders/VCs

    Jan 2026

  16. 16
    VOXEA17

    Voice AI platform launching soon

    May 2026 · voxone.ai

  17. 17IH

    Hey there, While searching for my next role as a PM in Blockchain + AI, I started building an AI-powered notetaker called MindNote: https://www.mindnote.online. The idea is simple: you input your thoughts, and AI helps you complete or modify them. If you decide to test it, try using the prompt: Keep this text and…"(add budget, complete list, organize alphabetically, add their translation, etc.). The first big release is all about modifying your notes with AI prompts. The next big step? Capturing thoughts directly from the mind using brain-to-text technology. There is a 3 days free…

    2025

  18. 18
    Voxa3

    Your AI copilot for investor-ready pitch decks

    Feb 2026 · voxapitch.vercel.app

  19. 19IB

    Most men rehearse hard conversations in their head. Asking someone out, navigating tension, recovering when things get awkward. The rehearsal never works because you're just talking to yourself. I built vibeCoach : a voice AI where you actually practice these conversations out loud, and the AI responds like a real woman would. She starts guarded. One-word answers, a little skeptical. If you escalate too fast or try something cheesy, she gets MORE guarded. If you're genuine and read the moment right, she opens up. Just like real life. Under the hood it's a multi-agent system : multiple AI…

    Mar 2026

  20. 20

    From Vibe to Verified

    9d ago · auracheck-taupe.vercel.app

  21. 21AA

    Hi HN, I'm the creator of AVA - AI Voice Agent for Asterisk My repo was shared here once before by someone else so I wanted to follow up with the progress since then. https://news.ycombinator.com/item?id=46380399 I've been working with Asterisk/FreePBX systems for years. I wanted to add AI voice capabilities to legacy phone systems without paying per-minute SaaS fees or ripping out the entire telephony stack. So I built AVA, a self-hosted AI voice agent that can integrate into any traditional phone system. While most solutions demand expensive migrations to cloud-only…

    Mar 2026 · github.com

  22. 22

    Validate your startup idea through a real AI voice interview

    Jun 2026 · gonogo.team

  23. 23

    Your idea deserves a better pitch🚀

    9d ago · ai-pitch-six.vercel.app

  24. 24

    Turn your Google Docs into natural audio with free AI Voices

    Jul 2026 · ainarrator.stackseekers.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →