This n8n workflow streamlines the recruitment process by automating resume submission, data extraction, and candidate evaluation. When a candidate submits a resume via a form, the system automatically uploads the file to Google Drive and extracts relevant personal and professional information from the PDF using AI-powered tools. The extracted data is merged and summarized into a concise profile, highlighting key qualifications and experience. An HR expert then reviews the summary, assigns a rating, and provides insights, which are stored in Google Sheets for record-keeping. This workflow is ideal for HR teams seeking efficient candidate screening and onboarding automation.
Automated Resume Screening and 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.