Resume
Structured extraction preset for professional resumes and CVs. Captures personal details, experience timeline, education, skills, certifications, projects, publications, and volunteer work with full career history support.
curl -X POST $XBERG_ENTERPRISE_URL/v1/extract \ -H "Authorization: Bearer $XBERG_API_KEY" \ -F file=@your-resume.pdf \ -F 'preset=resume'

Structured fields extracted by this preset
personalobjectrequiredfull_namestringrequiredFull legal name as presented on resume.
emailstringProfessional email address.
phonestringContact telephone number.
locationstringCurrent city and state/country.
linkedin_urlstringLinkedIn profile URL.
github_urlstringGitHub profile URL.
portfolio_urlstringPersonal portfolio or website URL.
citizenshipstringCitizenship or country of origin.
work_authorizationstringWork authorization status (e.g., Citizen, Permanent Resident, Visa sponsorship required).
summarystringProfessional summary or objective statement.
target_rolestringDesired or target job title.
years_of_experience_totalnumberTotal years of professional experience.
experiencearray<object>requiredArray of employment experience history.
educationarrayArray of educational institutions and degrees.
skillsarrayArray of professional skills with proficiency levels.
certificationsarrayArray of professional certifications and licenses.
publicationsarrayArray of publications and research papers.
projectsarrayArray of notable projects.
languagesarrayArray of languages spoken and proficiency levels.
awardsarrayArray of awards and recognition.
volunteer_experiencearrayArray of volunteer work and community involvement.
Configuration
Call Mode
text_onlyCitations
EnabledVersion
v1Tags
+System Prompt
Extract resume/CV content precisely. Capture job titles, company names, and role descriptions exactly as written—do not standardize or normalize titles. Use ISO-8601 dates. Preserve technology stack and achievement descriptions verbatim. Extract all education degrees, certifications, skills with proficiency levels, publications, projects, and volunteer experience. Skip decorative header elements, visual formatting, and design text. Do not infer missing dates—only include dates explicitly stated. Record professional summaries as-is without editing.