TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: I built a voice AI investor clone for fun startup pitches

12 pointsby probe3 months ago
the full stack for those curious:<p>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&#x2F;composer ||

1 comment

lecarore3 months ago
I was so curious when i saw that the logo of my app was your favicon. Turns out your live (joke) website specifies &lt;link rel=&quot;icon&quot; type=&quot;image&#x2F;x-icon&quot; href=&quot;<a href="http:&#x2F;&#x2F;localhost:3000&#x2F;favicon.ico&quot;&#x2F;" rel="nofollow">http:&#x2F;&#x2F;localhost:3000&#x2F;favicon.ico&quot;&#x2F;</a>&gt; and then shows the favicon from my local dev server &gt;&lt;