Resume Job Matcher Overview Resume Job Matcher screens a folder of resume PDFs against a job description and tells you who to interview. It runs as a TypeScript CLI () on Claude, GPT, or OpenRouter. A legacy Python implementation is still included for OCR and PDF regeneration. Screening is a funnel, cheapest stage first: Pre-filter (optional, ): embed the job and every resume, keep the closest by cosine similarity. No LLM call per candidate, and the cache is keyed on resume content, so a candidate is embedded once across every job.
| Stars | 268 |
| Forks | 40 |
| Language | TypeScript |
| Category | AI Tool |
| Quality Score | 70.3443208012944/100 |
| Last Updated | 2026-08-31 |
| Created | 2024-09-23 |
| Platforms | claude-code, cli, node |
| Est. Tokens | ~16k |
These tools work well together with resume-job-matcher for enhanced workflows:
Explore other popular ai tool tools:
resume-job-matcher is TypeScript CLI for AI resume screening: hard constraints gate candidates out before scoring, every score cites the resume span behind it, and an embedding pre-filter keeps large pools cheap. Claude, G. It is categorized as a AI Tool with 268 GitHub stars.
resume-job-matcher is primarily written in TypeScript. It covers topics such as anthropic, ats, cli.
You can find installation instructions and usage details in the resume-job-matcher GitHub repository at github.com/sliday/resume-job-matcher. The project has 268 stars and 40 forks, indicating an active community.