Screen resumes and match candidates with GPT-4o, Google Sheets and email
How It Works This workflow automates candidate screening and job matching for recruiters, HR operations teams, and talent acquisition leads. It eliminates the manual effort of parsing resumes, evaluating multi-dimensional candidate fit, and routing outcomes based on assessment confidence. Resume and job data are received via a POST webhook and passed directly to the Matching Agent Orchestrator, backed by a matching model and shared memory. The orchestrator coordinates four specialist agents in parallel: a Resume Parser Agent (structured extraction), a Skill Analysis Agent (competency mapping), an Experience Assessment Agent (seniority and relevance scoring), and a Cultural Fit Agent (organisational alignment evaluation). A Validation Logic Tool cross-checks outputs before a Ranking Output Parser produces a structured candidate ranking. Results are then checked against a confidence threshold — low-confidence cases trigger a review alert via email and are stored in Google Sheets for human follow-up, while high-confidence matches are prepared as analysis data, stored in Sheets, and distributed as a ranked report via email.
Setup Steps Import workflow; configure the POST webhook trigger URL for resume and job data ingestion. Add AI model credentials to the Matching Agent Orchestrator, Resume Parser Agent, Skill Analysis Agent, Experience Assessment Agent, and Cultural Fit Agent. Link Google Sheets credentials; set sheet IDs for Low Confidence Cases and Analysis Results tabs. Connect email credentials to the Send Review Required Alert and Send High Confidence Report nodes. Set confidence threshold values in the Check Confidence Level node.
Prerequisites OpenAI API key (or compatible LLM) Google Sheets with candidate tracking tabs pre-created Email account credentials (SMTP or Gmail OAuth) Use Cases Recruiters automating high-volume resume screening against structured job descriptions Customisation Extend specialist agents with domain-specific scoring rubrics for technical or executive roles Benefits Four parallel specialist agents evaluate candidates across skills, experience, and cultural fit simultaneously
Related Templates
Automatic News Summarization & Email Digest with GPT-4, NewsAPI and Gmail
📰 AI News Digest Agent: Auto News Summarizer & Email Newsletter Create an intelligent news curation system that automat...
Generate Food Recipes from Gmail & Form Requests with Ollama & Llama 3.2
This n8n template demonstrates how to create an intelligent food recipe assistant that accepts requests via Gmail and we...
Auto-classify Gmail emails with AI and apply labels for inbox organization
Who is this for? Professionals and individuals who receive high volumes of emails, those who want to automatically organ...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments