This n8n workflow automates the process of screening resumes received via email, extracting relevant information, evaluating candidate suitability, and recording results in Google Sheets. It begins by triggering on new unread emails with attachments in Gmail. The workflow then extracts text from PDF resumes, which are analyzed by an AI agent to evaluate the candidate’s qualifications and score the resume, while also extracting key details like name, email, and LinkedIn profile. The evaluated data, including the resume content, score, and candidate information, is then appended to a specified Google Sheets document for streamlined review and decision-making. This workflow is ideal for HR teams and recruiters who want to automate resume screening, reduce manual efforts, and efficiently manage candidate data.
Automated Resume Screening and Evaluation Workflow
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.outputParserStructured, extractFromFile, gmailTrigger, googleSheets, stickyNote |
Reviews
There are no reviews yet.