UK Recruitment Glossary
RAG (Retrieval-Augmented Generation)
In recruiter context
RAG is the dominant pattern for production AI features in 2026 because it solves two LLM problems at once: hallucination (retrieved context grounds the model in real data) and freshness (the model can answer questions about data that didn't exist when it was trained). The architecture layers usually run: ingestion → embedding → vector storage → retrieval → reranking → generation. AI Engineer interviews in 2026 frequently ask candidates to architect a RAG system at scale — chunking strategy, embedding model selection, retrieval evaluation, the works. The Achilles heel of RAG is retrieval quality: if the wrong context is fetched, the answer is wrong even with a perfect model.
Related terms
Psychometric Test
Online tests measuring cognitive ability, personality, or situational judgement, used to filter at s…
Assessment Centre
A multi-exercise hiring day where candidates are tested across group tasks, presentations, role-play…
Skills Shortage
A gap between the skills employers need and the skills available in the workforce — gives candidates…
EOR (Employer of Record)
A third-party company that legally employs you in your country while you work for a different (often…