Vibecode CVMatchScore

track this build5 steps, step by step
KINDA · weekend project
price $4.08/moyou'd save $48.96/yrbuild time one sittingcategory 💼 careerreplaced by 0 people

The core loop, resume plus job posting into an LLM holding a scoring rubric, is one prompt and an afternoon, and for improving one resume against one posting it genuinely works. The honest gap is calibration: a rubric you wrote today measures today's mood, two runs of the same resume can disagree, and a 72 means nothing without a baseline of scored applications behind it. Fine as a mirror, thin as a measuring stick.

the project pack4 files · fastest path to a working personal build
README.md
# CVMatchScore indie build

## Goal

Build the smallest trustworthy replacement for the core CVMatchScore workflow for one developer or a tiny team.

## Scope

Extract text from the resume PDF, send it with the job description to an LLM holding a fixed scoring rubric, get structured JSON scores per criterion with quoted evidence, render a Markdown report.

## Quick start

1. Install the documented dependencies.
2. Copy `.env.example` to `.env`.
3. Run the development command chosen during implementation.
4. Complete the acceptance checks in `BUILD_PLAN.md`.

## Honest limits

This build deliberately does not replace:
- a calibrated rubric that scores the same resume the same way twice
- 50+ language support tested per parameter
- DOC, DOCX, and RTF parsing beyond PDF
- improvement plans and tailored cover letters built from the same analysis
- scores comparable across weeks of applications

If those capabilities are essential, use pdfplumber instead of pretending the gap is solved.

$ choose a build depth, inspect the files, then open the complete pack in your agent

why people still pay

At 49 USD a year it is priced below the hassle of maintaining your own: job seekers pay for stable scores they can track across applications, cover letters generated from the same pass, and not burning API credits mid job hunt.

what you lose

xa calibrated rubric that scores the same resume the same way twice

x50+ language support tested per parameter

xDOC, DOCX, and RTF parsing beyond PDF

ximprovement plans and tailored cover letters built from the same analysis

xscores comparable across weeks of applications

share on X ↗"I just replaced CVMatchScore ($4.08/mo) with one prompt"
the escape hatch

Don't feel like building it? These folks already made it free.

Resume-MatcherA local resume-vs-posting matcher that runs against Ollama, so the scoring stays on your machine; you install it, it does the job, and nobody bills you.28kaug 2026open source

no votes, no pay-to-list · just what's real

the numbers

CVMatchScore pricing

pro$4.08/mo · yearly, converted to monthly · $48.96/yr

free tier3 full reports in the first 7 days, all 19 parameters, no credit card.

verified 2026-08-10 · source ↗

questions
Is CVMatchScore free?

3 full reports in the first 7 days, all 19 parameters, no credit card. Paid is PRO at $4.08/mo (checked 2026-08-10).

Vibecode CVMatchScore

Kinda. The core of CVMatchScore is buildable in a weekend with the prompt on this page, but there are real gaps: a calibrated rubric that scores the same resume the same way twice, 50+ language support tested per parameter. Read the honest list above before committing.

How much does CVMatchScore cost?

CVMatchScore costs about $4.08/month (PRO, checked 2026-08-10), which is $48.96 per year.

What do I lose by replacing CVMatchScore?

Honestly: a calibrated rubric that scores the same resume the same way twice; 50+ language support tested per parameter; DOC, DOCX, and RTF parsing beyond PDF; improvement plans and tailored cover letters built from the same analysis; scores comparable across weeks of applications. If any of those are load-bearing for you, keep paying.

Is there an open-source alternative to CVMatchScore?

Yes: Resume-Matcher (A local resume-vs-posting matcher that runs against Ollama, so the scoring stays on your machine; you install it, it does the job, and nobody bills you.) The prompt is for when you want it exactly your way.