[ HR & TALENT ]
Smarequ
Recruitment Lifecycle Platform
An autonomous AI recruiter on Google ADK. Processes resumes, scores candidate fit, and orchestrates interview pipelines without losing recruiter judgement.
Domain
HR & TALENT
Status
In production with one client
Use when
Enterprise hiring teams want to move from manual screening to LLM-orchestrated funnel without losing recruiter judgement.
Reference
Available for new engagements
01. The problem
Enterprise hiring is broken in a familiar way. Recruiters manually triage hundreds of resumes per role. The 80 per cent rejected on first pass take more time than the 20 per cent that proceed. Quality candidates fall through. Time-to-hire balloons. The recruiters doing this all day are the most expensive humans in the funnel.
02. The approach
We built an autonomous recruiter on Google ADK with progressive-disclosure Skills inspired by the Anthropic open standard. Three tools fire in sequence per candidate: transcribe the PDF, generate a candidate profile against the job spec, and decide on application status. The agent is designed to compress per-candidate processing from hours of recruiter time to minutes.
03. The architecture
Powered by three GCP Cloud Run services: a FastAPI backend for React, an async Pub/Sub Interview Worker, and a Gemini 3 Flash ADK agent. Firestore handles state with O(1) reads, while GCS resume uploads trigger Eventarc. Fresh uploads bypass LLMs entirely via a direct three-tool pipeline, routing only edge cases to the ADK agent for recovery. Recruiting logic includes heuristic skill auto-discovery and a Blueprint editor for auto-shortlist/reject thresholds.
04. The outcome
A recruitment funnel built to compress hours of triage into minutes. Recruiter time shifts from triage to high-value conversations. An audit trail per decision. Role-specific scoring rubrics that the recruiter can tune without touching code.
[ ATI SHAPE ]
Predictive intelligence
Scoring models for candidate fit, dimension-weighted by role
Agentic execution
Google ADK orchestrating three tools in sequence, with LLM-driven recovery for failure states
Secure data
Firestore + GCS in the customer's GCP project, with no data leaving their perimeter
Actionable outcomes
Automatic shortlist, reject, or review decisions written back to the application document
[ IMPACT ]
Minutes
Per-candidate processing, down from hours of recruiter triage
Zero
Hardcoded thresholds (all recruiter-configurable)
Dual-path
Direct pipeline + ADK recovery
Skills
Role-specific evaluation rubrics
[ NEXT STEP ]
See Smarequ in your data.
[ READY FOR YOUR STORY? ]