I'm a solo dev. I built this because I found manual keyword matching for ATS systems to be a huge time sink.
It's a Next.js app that takes a PDF resume + Job Description text, analyzes the semantic gap, and rewrites the bullet points to match the target keywords.
Tech stack: Next.js, Vercel AI SDK, Tailwind.
There is a free interactive demo (no signup/login required) to test the parsing speed.
Link: https://cvora.net
Feedback on the parsing accuracy is welcome.