cv Parser
# Recipe 02 — CV parser
Convert an unstructured CV (PDF text dump, LinkedIn export, plain copy-paste) into a clean JSON record you can store, search, and rank.
## When to use
You have a stack of CVs in different formats and you want a normalised record per candidate: stack, seniority, years of experience, salary expectation, remote-work preference.
## System promptwhen to use it
Community prompt sourced from the open-source GitHub repo anatolygridasov/fitlane-cookbook (MIT). A "cv Parser" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
lifestylecommunitygeneral
source
anatolygridasov/fitlane-cookbook · MIT