Skip to content

PRANEETHCHALAPATI/resume_checker_ai_agent

Repository files navigation

🚀 Resumex Checker — AI Resume Automation Agent

Resumex Checker is an intelligent automation agent built on Make.com that reviews resumes, generates email messages, and delivers insights using integrated AI workflows.

This repository hosts the documentation and links for the core Make.com scenarios used in this automation.


⚙️ Scenarios Overview

Each scenario powers a specific part of the agent’s workflow:

Purpose Make.com Scenario Link
💬 Send Message https://eu1.make.com/public/shared-scenario/5pix0HCmdd8/send-message
📧 Send Email https://eu1.make.com/public/shared-scenario/EJyQwVPZ5IS/send-email
📄 Extract Resume Content https://eu1.make.com/public/shared-scenario/vnRxuFeWnN2/get-resume-content

🧠 Architecture

Resumex Checker orchestrates multiple Make.com scenarios:

  1. Resume Ingestion — Parses incoming resumes and extracts structured content.
  2. AI Analysis — Sends resume content to an AI model for evaluation and recommendation.
  3. Message Dispatch — Sends tailored messages or emails based on analysis.

These flows can be invoked by API endpoints or scheduled triggers.


🔌 Integration Points

Use the provided scenarios to connect with:

  • Forms or Upload UIs
  • Webhooks / API triggers
  • Email/SMS delivery services
  • AI Language APIs

📥 How to Use

  1. Clone this repository.
  2. Connect your Make.com account.
  3. Import the public scenarios using the links above.
  4. Configure your triggers and outputs (email service, webhook listeners, etc.)
  5. Test with sample resumes to validate behavior.

🛠 Customization

You can enhance functionality by:

  • Adding advanced AI scoring models
  • Integrating with calendar and interview scheduling
  • Connecting to applicant tracking systems (ATS)
  • Logging interactions to a database

📬 Example Usage

Trigger a resume check by sending a resume file to your configured webhook or uploader.
The agent will:

  1. Extract resume text.
  2. Analyze skills, gaps, and recommendations.
  3. Send a message or an email with insights.

About

An simple AI Automation agent for checking and validating the resume of the student built using make.com and integrating with all useful applications like google docs,mail,telegram

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors