This n8n workflow streamlines the hiring process by automating the extraction and analysis of candidate data from submitted CVs. When a candidate submits a job application via a form, the system uploads the CV to Google Drive, extracts relevant information such as education, work history, and skills using AI-powered language processing nodes, and summarizes key details. It then evaluates the candidate’s profile against a predefined job profile, providing a score and reasoning. The results, including detailed candidate profiles and evaluation scores, are stored in a Google Sheet for easy review by HR teams. This workflow enhances efficiency and objectivity in candidate screening.
Automated HR Candidate Evaluation Workflow
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.chainSummarization, @n8n/n8n-nodes-langchain.informationExtractor, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.outputParserStructured, extractFromFile, formTrigger, googleDrive, googleSheets, merge, set, stickyNote |
Reviews
There are no reviews yet.