Mist Avinya Technologies LLP designed and deployed a fully serverless Agentic AI recruitment platform on AWS, enabling Hire me Club to autonomously screen, score, and rank candidates against job descriptions — cutting time-to-shortlist from days to hours using Amazon Bedrock Agents and Claude 3.5 Sonnet.
Hire me Club is an SMB HR-technology company in the recruitment sector, delivering end-to-end talent acquisition — sourcing, screening, shortlisting, and onboarding — for mid-market employers across multiple verticals.
With a lean internal team processing 800 to 1,200 CVs per open role, Hire me Club needed to scale screening capacity without proportionally increasing headcount. Manual CV screening consumed 60–70% of recruiters' working hours, creating a critical bottleneck.
Reduce recruiter workload, accelerate shortlist delivery, and standardize screening — while maintaining auditability and human oversight.
Reduce shortlist generation from 5–7 business days to under 24 hours for standard roles.
Cut recruiter time spent on CV screening by at least 60%, redirecting effort to candidate engagement.
Apply AI-based scoring and ranking to reduce inconsistency and improve compliance across recruiters.
Support 3x peak hiring volume without additional headcount, and achieve 90%+ agent-to-recruiter alignment.
A fully autonomous Agentic AI candidate-screening platform built on Amazon Bedrock Agents, integrated with the customer's Applicant Tracking System (ATS).
Claude 3.5 Sonnet on Amazon Bedrock was selected after evaluating four models across eight criteria: output quality, context window, reasoning depth, latency, cost, tool-use reliability, licensing, and AWS-native support.
A secure, scalable, serverless AWS architecture optimized for enterprise-grade agentic AI operations.
Core orchestration layer — ReAct reasoning loop, tool invocation, session memory, human-in-the-loop interrupts, and end-to-end trace logging.
Agent reasoning model for multi-criteria candidate evaluation, chain-of-thought scoring, and justification generation.
Extracts structured text from PDF and DOCX CVs, including scanned documents, using asynchronous multi-page APIs.
Stores job descriptions, scoring rubrics, candidate scores, agent decision logs, and audit trails with PITR.
Backs all four agent tools with dedicated least-privilege IAM roles, deployed in a private VPC subnet.
S3 stores CVs (versioning + Object Lock); SNS delivers shortlist notifications; API Gateway + Cognito secure the recruiter dashboard.
Security, governance, and responsible AI were integrated throughout the architecture.
Measurable improvements delivered within the first three months after deployment.
A fully serverless, AWS-native architecture focused on scalability, resilience, security, and operational simplicity.
Bedrock Agents, Lambda, S3, DynamoDB, SNS, Textract, and API Gateway are inherently multi-AZ with no single point of failure in the agent execution path. RTO 1 hour, RPO 15 minutes via DynamoDB PITR and S3 versioning.
Lambda scales to 1,000 concurrent executions; Bedrock scales inference on demand; a Step Functions fan-out batches large candidate pools (groups of 20) — cutting processing time by 68% for high-volume roles.