This n8n workflow automates the entire process of resume handling, from candidate submission to evaluation. When a candidate submits their CV via a form, the system automatically uploads the resume to Google Drive and extracts key data including personal details, education, and work experience using AI-powered PDF parsing. The extracted information is merged and summarized into a concise professional profile. An HR expert then reviews the summary, assigns a rating, and provides comments, with all data stored in Google Sheets for easy tracking. This workflow streamlines HR recruitment, saving time and improving the candidate screening process.
Automated Resume Review System Using OpenAI + Google Sheets
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.