It All Started with a Pile of Resumes…
If you’ve ever worked in HR, you know the feeling—your inbox is flooded with resumes, each one demanding time, attention, and careful evaluation. You want to give every candidate a fair shot, but let’s be honest: it’s overwhelming.
We felt the same.
That’s when we asked ourselves:
“What if we could build an AI that screens resumes for us, gives us insights instantly, and even replies to candidates politely—without lifting a finger?”
So, we did.
In this blog, I’ll walk you through how we built an AI Hiring Assistant using tools like Make, Gmail, Slack, and Airtable- that saves hours of work, improves response times, and helps our HR team focus on what matters most – finding the right people.
Let’s dive in.
What Does the AI Hiring Agent Do?
Here’s the workflow at a glance:
Everything is handled automatically.
Step 1: Set Up Airtable for Job Requirements
We maintain all job requirements in Airtable under a table called job_requirements_data. Each entry includes:
This structured format helps the AI compare resumes accurately against our needs.
Step 2: Create the AI Agent on Make
We created an agent named AI Hiring Assistant in the AI Agent section of Make.com. The core functionality lies in the system prompt, which guides the agent through the following:
Step 3: Resume Extraction
This step uses the Gmail module to watch for new emails, fetch attachments, and convert them using:
We convert resume data to binary and extract the content for further processing.
Step 4: Match Skills to Job Requirements
We use the Airtable: Search Records module to fetch all job roles and requirements. The data is aggregated and returned as a single text block.
The AI compares the candidate’s resume data with the job criteria to:
Step 5: Store Candidate Data in Airtable
Using the Create Record module, we feed all insights back into a candidates_data table:
Now everything’s in one place for the HR team.
Step 6: Notify Candidate + HR
Finally, we notify both parties:
This closes the loop and improves communication transparency.
End-to-End Demo in Action
We tested the workflow with a real candidate, “Nijas Zali”, applying for the AI Engineer role. Within seconds:
And the result:
Planning to automate your hiring process?
Need help?
Schedule a meeting with us.