This workflow streamlines the hiring process by automating the evaluation of candidate CVs against detailed job requirements using AI. It starts with a form trigger where candidates submit their applications, including uploading their CVs. The CV PDF is then processed using Mistral OCR to extract the text content. An AI model analyzes this content to assess the candidate’s qualification level based on predefined criteria for a Senior Frontend Developer role. The analysis generates a structured JSON output indicating the qualification score and a detailed explanation. The candidate’s basic details, like name and email, along with the AI analysis results, are logged into a Google Sheet for record-keeping and further review. This workflow is ideal for organizations looking to automate initial candidate screening, ensuring a consistent, fast, and scalable hiring process.
Automated Candidate CV Evaluation and Logging Workflow
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.lmChatGoogleGemini, @n8n/n8n-nodes-langchain.outputParserStructured, formTrigger, googleSheets, manualTrigger, mistralAi, stickyNote |
Reviews
There are no reviews yet.