The AI-assisted Glider Evaluator is an internal tool developed by Aditi Consulting's Engineering Practice to streamline the technical interview process.
What it does
It automatically connects to your active Glider session, retrieves the candidate's answers from a specified assessment, and uses Claude AI to evaluate each response as a Subject Matter Expert (SME).
The evaluation covers the following traits per question:
Correctness
Comprehensiveness
Expertise
Attention to detail
Clarity
What it evaluates
Essay, coding, and video questions that require human review. Multiple-choice questions are skipped โ they are already auto-graded by Glider.
Output
A detailed score table with justifications per trait, an overall percentage score, and a written summary. Results are automatically written back to Glider and can be exported as a PDF.
Technology
Built on the Anthropic Claude API (claude-sonnet-4-6) and connects to Glider via its DDP WebSocket protocol. No candidate data is stored โ everything is processed in real time.