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 had AI pre-screen candidates' resumes

9 pointsby kulesh8 months ago

2 comments

kulesh8 months ago
Hey all,<p>A few days ago, I developed an AI-driven tool to enhance my hiring process. It features:<p>- PDF text extraction (OCR, Computer Vision) - NLP-based resume and job description matching - Match percentage and compatibility analysis - Candidate feedback generation - Red flag detection and portfolio analysis (I check for 404 errors) - Candidate ranking with emojis and titles<p>Leveraging OpenAI&#x27;s GPT and Anthropic&#x27;s Claude (added OpenAI support recently), it automates screening and delivers actionable insights. After evaluating 100 resumes, I&#x27;ve identified a strong candidate.<p>I get the irony, this might seem a bit unfair, but it’s also a showcase of how these smart HR systems operate—black boxes by nature. I’m looking for feedback on how well it matches candidates (and weeds out spam) and would love any suggestions for additional features. What are your thoughts on AI’s role in recruitment?<p>Development journey: <a href="https:&#x2F;&#x2F;x.com&#x2F;stas_kulesh&#x2F;status&#x2F;1838524611513708940" rel="nofollow">https:&#x2F;&#x2F;x.com&#x2F;stas_kulesh&#x2F;status&#x2F;1838524611513708940</a><p>Questions or insights welcome!
karmabot8 months ago
That looks promising, thanks for sharing