This n8n workflow automates the process of handling job candidate resumes received via email, extracting relevant data, and assessing their fit for a specific role. It begins by monitoring a Gmail inbox for new resumes with specific subject lines, then fetches and parses the resumes for personal, educational, and professional information using Langchain-powered AI nodes. The extracted data is validated and scored by an HR expert AI model, which evaluates how well the candidate matches the job profile. The results—candidate scores, details, and insights—are then automatically updated into a Google Sheets database and tagged in Gmail to avoid duplicate processing. This workflow is ideal for streamlining HR recruitment processes, ensuring accurate candidate assessment, and maintaining organized records.
Automated Resume Parsing and Candidate Scoring Workflow
Node Count | >20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.informationExtractor, @n8n/n8n-nodes-langchain.lmChatGoogleGemini, gmail, gmailTrigger, googleSheets, httpRequest, merge, notion, stickyNote, switch, wait |
Reviews
There are no reviews yet.