πŸ‘₯ Automate Candidate Screening with LlamaIndex & GPT for Email Responses

⚑ 358 views Β· πŸ‘₯ HR & Recruitment

Description

This 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.

πŸ’‘ Why Use HRMate?

⚑ Who Is This For?

❓ What Problem Does It Solve?

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.

πŸ”§ What This Workflow Does

πŸ” Setup Instructions

  1. Import .json workflow into n8n

  2. Add credentials:

    • Gmail OAuth2 (trigger & email sending)
    • LlamaIndex API key (for PDF parsing)
    • OpenAI API key (GPT-4o-mini model for evaluation)
  3. Customize job criteria in β€œSet Job Criteria Text” node

  4. Update email templates and calendly links as needed

  5. Test workflow with real incoming applications

🧩 Pre-Requirements

πŸ› οΈ Customize It Further

🧠 Nodes Used

πŸ“ž Support

Made by: Khmuhtadin
Tag: youtube, summarizer, telegram, openai
Category: AI Automation, Video Tools Need a custom? Contact Me

πŸ”— Nodes Used

Google Sheets, HTTP Request, Gmail, Gmail Trigger, OpenAI

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup