TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Practice for the YC interview

20 点作者 rolstenhouse大约 1 年前
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 条评论

rahimnathwani大约 1 年前
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 未加载
CircuitMaestro大约 1 年前
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!
cheptsov大约 1 年前
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?
isuleman大约 1 年前
How long you are planning to keep it up on vercel? Or will you open source it?
carlual大约 1 年前
Great one , thanks for sharing!