This n8n workflow streamlines the process of collecting, validating, and analyzing CV submissions via Telegram for HR purposes. When a candidate sends a PDF CV through Telegram, the workflow automatically downloads the file, stores it securely in Google Drive, extracts relevant information using AI-powered NLP, and updates a Google Sheet with candidate details for further review. The process involves multiple steps: starting with a Telegram trigger that captures incoming messages, filtering for PDF files, downloading the file from Telegram, storing it in Google Drive, extracting text content from the CV PDF, and utilizing an AI agent to analyze and categorize the candidate based on their experience, name, contact details, and job history. The extracted data is cleansed and mapped into a structured format before being appended or updated in a Google Sheet, making candidate management efficient and organized.
Automated CV Submission and Qualification Workflow
Node Count | >20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatGoogleGemini, extractFromFile, googleDrive, googleSheets, httpRequest, if, merge, set, stickyNote, telegram, telegramTrigger |
Reviews
There are no reviews yet.