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: Practice for the YC interview

20 pointsby rolstenhouseabout 1 year ago
I&#x27;ve been blown away by speech-to-speech LLMs lately and was looking for a fun little website to build. Enter mock YC interviews.<p>When I first applied to YC, I used iPG (<a href="https:&#x2F;&#x2F;jamescun.github.io&#x2F;iPG&#x2F;" rel="nofollow">https:&#x2F;&#x2F;jamescun.github.io&#x2F;iPG&#x2F;</a>) to practice and get comfortable with the YC-style interview. Spoiler: I ended up getting in.<p>This took me a few hours to go from scratch to production. Would highly suggest playing around with some of the latest products (this uses Vapi.ai&#x2F;elevenlabs.io)

5 comments

rahimnathwaniabout 1 year ago
This looks cool. A couple of thoughts:<p>1. A new visitor to the page may not know what to expect. Is it just going to ask a set of predetermined questions, and record+transcribe the answers? Or will the questions themselves be customized?<p>2. What will the final output be? What, if anything, will be saved and retained by you?<p>3. The text boxes &#x27;shake&#x27; a little when I&#x27;m typing. Probably some layout shift. I didn&#x27;t look into it, but it happens to me on Chrome&#x2F;Linux.<p>Your post reminded me a bit of this, which uses different (but similar) tech: <a href="https:&#x2F;&#x2F;x.com&#x2F;StonkyOli&#x2F;status&#x2F;1762551140829515964" rel="nofollow">https:&#x2F;&#x2F;x.com&#x2F;StonkyOli&#x2F;status&#x2F;1762551140829515964</a>
评论 #40163297 未加载
评论 #40163980 未加载
CircuitMaestroabout 1 year ago
This is a fascinating project, thank you for sharing! I agree with the previous comment that providing more context for new visitors about what to expect would be beneficial. I also share the same concerns about data retention, as it&#x27;s crucial for user privacy.<p>Additionally, I noticed that you&#x27;ve used Vapi.ai and elevenlabs.io, both of which seem like powerful tools. I&#x27;m curious, how did you decide on using these two? Did they meet all your needs, or did you encounter any challenges during their use?<p>Lastly, I think the idea of a mock interview is excellent, as it can help applicants better prepare for YC interviews. I look forward to seeing further developments on this project!
cheptsovabout 1 year ago
Always wondered why not spend the same amount of effort on talking to users, and improving the product, finding early users?<p>Are there any reads on whether it’s worth at all to get in to YC these days?
isulemanabout 1 year ago
How long you are planning to keep it up on vercel? Or will you open source it?
carlualabout 1 year ago
Great one , thanks for sharing!