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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: I built a Chrome extension to make interviews less daunting

3 点作者 ebloom198 个月前
Hey HN community!<p>As a software engineer who took an unconventional path (bootcamp graduate in late 2021), I&#x27;ve spent the last 3 years in the 9-5 grind, constantly dreaming of building something meaningful. After watching my brother struggle with interview anxiety, I built Acedit: an AI interview coach.<p>What it does:<p>- Provides real-time, personalised prompts during online interviews<p>- Parses job listings for targeted practice questions and answers (from popular job listing websites LinkedIn, indeed, etc…)<p>- Offers mock interview simulations<p>Tech stack: NX Monorepo, Express, React, Playwright (e2e testing), Supabase (auth&#x2F;DB)<p>What sets it apart:<p>- Chrome extension format (less intrusive than a PWA)<p>- Ability to seamlessly parse info from the users active tab (allowing for quick and easy extraction of listing information)<p>- Free tier with unlimited live interviews (uses gpt-4o mini)<p>Biggest challenges:<p>- Balancing helpfulness with ethical use (it&#x27;s a coach, not a cheat sheet)<p>- Optimising AI response time for real-time use<p>- Building accurate &quot;Question Detection&quot; using NLP<p>I&#x27;d love your feedback on:<p>- Ethical considerations - how to ensure proper use?<p>- Performance optimisation ideas<p>- Potential expansions (e.g., LinkedIn lead generation, more in-depth practice modes)<p>Thanks HN! Excited to hear your thoughts and answer any questions.

1 comment

ebloom198 个月前
Hey HN, Ethan here. Thanks for checking out Acedit!<p>Quick backstory: I jumped from odd jobs (lifeguard, travel agent, tax officer) to software engineering via bootcamp. Acedit was born when I watched my brother, a seasoned PR professional, freeze up during mock interviews for a career change. It really drove home how universal interview anxiety is, regardless of experience.<p>Building this while working full-time has been a wild ride. Lots of late nights, but totally worth it.<p>Happy to dive into tech details, startup struggles, or anything else. Fire away!