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.

Q32 CV Match – Upload resumes and get a ranked shortlist with summaries

1 pointsby earonesty12 days ago

1 comment

earonesty12 days ago
Upload a job description and up to 200 PDFs or DOCX files. CV Match returns:<p><pre><code> Embedding + tsvector scored ranking (OpenAI) GPT-4.1-mini reranking + 5-bullet summaries CSV export </code></pre> No signup required to try it — free for up to 200 resumes&#x2F;month. Tested it on batches of 1,000+, and it holds up (worker&#x2F;scale&#x2F;queue).<p>Stack: FastAPI + async workers, GPT-4.1 rerank, pgsql, Fly.io, nltk<p>Would love feedback on:<p><pre><code> Ranking quality UX flow Whether $49&#x2F;mo feels right or not for pro-mode</code></pre>