#BuildWithBuildAgent AI Candidate Portal" application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
#BuildWithBuildAgent: The Recruiter Portal in the Age of AI! π
We are proud to present the "AI Candidate Portal" application, designed to automate CV analysis and radically transform the recruitment process on ServiceNow.
Objective: Intelligent Analysis and Efficiency
Our goal is simple: extract key data from CVs in seconds to provide recruiters with instant and objective screening.
The Technical Feat: Mastering Binary PDF Files
Our main technical challenge (and the innovation of our solution) is circumventing the lack of server-side OCR on PDF/JPEG files. Our approach uses an advanced integration for AI analysis:
Encoding (Flow Designer): We use a Flow Designer with a Script Step (GlideSysAttachment.getContentBase64()) to read the CV's binary content and fully encode it into Base64.
AI Analysis (Now Assist): We instruct the Now Assist / Generate Content action to decode the Base64 string. The AI model is then tasked with extracting the raw text from the CV to generate:
A matching score (u_score)
Key skills (u_skills)
A summary feedback (u_feedback)
Our objective is to guarantee an analysis SLA of under 10 seconds.
β¨ Added Value
The result is a recruitment process that is faster and more objective:
Structured Data: We replace the manual review of PDFs by translating them into clear, automatically updated data fields.
Recruiter Dashboard: Recruiters can instantly sort candidates based on the new matching score generated by the AI.
We are excited to demonstrate how Build Agent and Now Assist can solve complex binary file integration challenges directly on the platform.
Demo : Post LinkedIn
#BuildWithBuildAgent #ServiceNow #GenerativeAI #FlowDesigner #Recruitment
