Process CV Screener — HR Automation
HR teams process thousands of employee documents yearly. Manual processing delays hiring and increases compliance risk.
Common Pain Points
- Slow hiring processes lose top candidates
- I-9 compliance violations cost $252-$2,507 per form
- Benefits enrollment errors frustrate employees
- Manual onboarding takes days instead of hours
What This Template Does
AI-powered extraction using gemini-2.5-flash. Part of 113 production-ready templates.
Capabilities
- Candidate Screening
- Compensation Analysis
- Document Processing
- Cv Screener
- Recruiting
Output Schema
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "CV Screener Output Schema",
"description": "Structured output schema for CV/resume screening extraction",
"type": "object",
"required": [
"name",
"skills",
"experience_years"
],
"properties": {
"name": {
"type": "string",
"description": "Full legal name of the candidate"
},
"title": {
"type": "string",
"description": "Current or most recent job title"
},
"email"
...Quick Start
See It In Action
Real extraction example showing input document and structured output.
RESUME: John Smith, Software Engineer. Email: john.smith@email.com, Phone: +1-555-0123. Location: San Francisco, CA. EXPERIENCE: Senior Software Engineer at TechCorp (2020-2024), Software Developer at StartupXYZ (2018-2020). EDUCATION: BS Computer Science, Stanford University (2018). SKILLS: Python, JavaScript, React, Node.js, AWS, Docker. YEARS EXPERIENCE: 6 years total.
{
"name": "John Smith",
"title": "Software Engineer",
"email": "john.smith@email.com",
"phone": "+1-555-0123",
"location": "San Francisco, CA",
"experience": [
"Senior Software Engineer at TechCorp (2020-2024)",
"Software Developer at StartupXYZ (2018-2020)"
],
"education": [
"BS Computer Science, Stanford University (2018)"
],
"skills": [
"Python",
"JavaScript",
"React",
"Node.js",
"AWS",
"Docker"
],
"experience_years": 6
}Experienced software engineer with 6+ years of professional experience. Demonstrates strong technical skills and clear career progression from startup to established tech company. Straightforward resume structure for senior-level candidate evaluation.
Related Templates
Frequently Asked Questions
What documents can CV Screener process?
The CV Screener template processes hr documents including various formats and layouts. See the instructions for specific document types supported.
How accurate is the CV Screener extraction?
The CV Screener template uses Gemini 2.5 Flash for high-accuracy extraction. Results include confidence scores for each field.
Can I customize the CV Screener template?
Yes, you can modify the extraction schema, add custom fields, or adjust the instructions to match your specific requirements.
Start Extracting Data Today
Process your first document in under 5 minutes. No credit card required.