Block 1 - ☁️ Upload PDF to LlamaIndex
- Type / Role
- n8n-nodes-base.httpRequest - httpRequest
- Config choices
- Version 4.2
This workflow is provided as-is. Please review and test before using in production.
This n8n workflow — HRMate — streamlines your entire recruitment process by automatically parsing incoming job applications, evaluating candidate fit using AI , and sending personalized acceptance ...
n8n-nodes-base.httprequest, n8n-nodes-base.if, n8n-nodes-base.wait, n8n-nodes-base.code, n8n-nodes-base.noop, n8n-nodes-base.gmailtrigger, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.openai
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Khairul Muhtadin.
Original n8n.io sourceThis n8n workflow — HRMate — streamlines your entire recruitment process by automatically parsing incoming job applications, evaluating candidate fit using AI, and sending personalized acceptance or rejection emails — all without manual intervention.
It triggers on every new email application, extracts candidate info and attachments (PDF resumes), leverages** LlamaIndex AI** for content parsing, then scores candidates against job requirements via OpenAI. Finally, it sends tailored emails and updates candidate status automatically.
Screening candidates manually is slow, inconsistent, and often leads to candidates being ignored (ghosted). HRMate Fix automates parsing, evaluation, and personalized email communication, drastically reducing workload and improving candidate engagement.
⏱ Trigger: On every new incoming email application via Gmail Trigger (polls every minute)
📎 Attachment Check: Detects and uploads PDF resumes to LlamaIndex AI for parsing
🔍 Parsing: Waits and retrieves clean markdown text of candidate documents
🤖 AI Evaluation: Matches candidate profile against job criteria using GPT-4o-mini, scoring fit from 1 to 100
💌 Email Communication:
🗂 Status Update: Marks candidate as accepted/rejected and optionally updates Google Sheets
Import .json workflow into n8n
Add credentials:
Customize job criteria in "Set Job Criteria Text" node
Update email templates and calendly links as needed
Test workflow with real incoming applications
Made by: Khmuhtadin
Tag: youtube, summarizer, telegram, openai
Category: AI Automation, Video Tools
Need a custom? Contact Me
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 30 workflow blocks. Download the JSON for the full node graph.
| Workflow | Automate Candidate Screening with LlamaIndex & GPT for Email Responses |
|---|---|
| Complexity | advanced |
| Nodes | 30 |
| Categories | HR, AI Summarization |
| Author | Khairul Muhtadin |
| Published | 06 Jun 2025 |
Use the JSON export at /data/workflows/4727/4727.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This n8n workflow — HRMate — streamlines your entire recruitment process by automatically parsing incoming job applications, evaluating candidate fit using AI , and sending personalized acceptance ...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your HR, AI Summarization use case.