Block 1 - Sticky Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Build an AI HR Assistant to Screen Resumes and Send Telegram Alerts A step by step guide to creating a fully automated recruitment pipeline that screens candidates, generates interview que...
n8n-nodes-base.stickynote, n8n-nodes-base.formtrigger, n8n-nodes-base.extractfromfile, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.googledrive, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.googlesheetstool, n8n-nodes-base.googlesheets
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Sandeep Patharkar | www.FastTrackAiMastery.com.
Original n8n.io sourceA step-by-step guide to creating a fully automated recruitment pipeline that screens candidates, generates interview questions, and notifies your team.
This template provides a complete, step-by-step guide to building an AI-powered HR assistant from scratch in n8n. You will learn how to connect a web form to an intelligent screening agent that reads resumes, evaluates candidates against your job criteria, and prepares unique interview questions for the most promising applicants.
| Services Used | Features |
|---|---|
| 🤖 OpenAI / LangChain | Uses AI Agents to screen, score, and analyze candidates. |
| 📄 Google Drive & Google Sheets | Stores resumes and manages a database of open positions and applicants. |
| 📥 n8n Form Trigger | Provides a public-facing web form to capture applications. |
| 💬 Telegram | Sends real-time alerts to the hiring team for qualified candidates. |
Follow these steps to build the recruitment assistant from a blank canvas.
Name, Email, Phone Number, a File Upload for the CV, and a Dropdown for the "Job Role".Upload and connect your credentials. Set it to upload the CV file from the Form Trigger into a specific folder.Language Model input.Tool input.candidate_name, score, shortlisted). Connect this to the Agent's Output Parser input.Append or Update. Use it to add the structured output from the agent into your main "Applications" sheet.shortlisted field equals "yes".Update the existing row for the candidate, adding the newly generated questions.Join my Skool community for n8n + AI automation tutorials, live Q&A sessions, and exclusive workflows:
👉 https://www.skool.com/n8n-ai-automation-champions
Template Author: Sandeep Patharkar
Category: Website Chatbots / AI Automation
Difficulty: Beginner
Estimated Setup Time: ⏱️ 15 minutes
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.
| Workflow | Automate HR recruitment with OpenAI resume screening & interview QnA generator |
|---|---|
| Complexity | advanced |
| Nodes | 19 |
| Categories | HR, AI Chatbot |
| Author | Sandeep Patharkar | www.FastTrackAiMastery.com |
| Published | 12 Oct 2025 |
Use the JSON export at /data/workflows/9528/9528.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.
Build an AI HR Assistant to Screen Resumes and Send Telegram Alerts A step by step guide to creating a fully automated recruitment pipeline that screens candidates, generates interview que...
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 Chatbot use case.