Skip to main content
RecruoRecruo

AI-native engineering hire

Hire RAG engineers who have actually shipped retrieval systems under load.

Most "RAG engineers" have shipped a notebook demo with naive vector search. We shortlist the 3–5 who have shipped hybrid retrieval, rerankers, and eval harnesses to real users — in 5 business days, at a success fee of typically 15%.

Scope the role on a 30-min call and we deliver a shortlist of 3–5 vetted candidates in 5 business days. Every candidate pre-screened by AI + reviewed by a human recruiter. 90-day replacement guarantee.

Why this role, why now

What a RAG engineer actually does in 2026

Two years ago, RAG meant gluing a vector database to an LLM and calling the result a product. In 2026 that pipeline is the hello-world example, and it is almost never what ships. A senior RAG engineer today owns the end-to-end retrieval and context-assembly surface that feeds a production LLM: chunking strategy, hybrid BM25+dense retrieval, reranking, context compression, adversarial query handling, and the eval harness that tells you whether any of it is actually helping. It is a discipline distinct from LLM engineering — the generator is a commodity; the retrieval layer is where the quality signal lives.

Demand has moved with it. Every B2B SaaS company with a knowledge base, docs site, or ticketing corpus is now expected to ship a RAG-powered search or chat surface. According to the 2025 Stack Overflow Developer Survey, 34% of respondents reported building a retrieval-augmented feature in the last 12 months, but a follow-up question found that only 9% had production retrieval metrics — recall@k, MRR, or faithfulness — instrumented in their deploy. That is where the bottleneck lives in 2026: teams have shipped the architecture diagram but they have not shipped the evaluation loop, so nobody knows if the retrieval is actually working.

The role splits into two archetypes we see most often. The applied RAG engineer owns one retrieval surface end-to-end — a legal doc search, a customer-support chatbot, an internal code-search — and is roughly 50% search/IR, 30% LLM engineer, 20% data engineer. The RAG platform engineer builds the internal retrieval infra that several feature teams consume: shared embedding pipelines, multi-tenant vector stores, eval harnesses, observability. Most scale-ups need the applied archetype first and the platform archetype once 3–4 retrieval surfaces exist internally. Below Series B the platform role is almost always an over-hire.

How we source

How Recruo sources RAG engineers specifically

The generalist recruiter funnel fails hard for this role. LinkedIn searches for 'RAG engineer' in April 2026 return roughly 14,000 self-titled profiles in Europe alone; the vast majority are people who wrote one LangChain tutorial on Medium and added the phrase to their headline. Our pipeline is built to filter that layer out inside the first screening round, not in the third technical interview.

We source across six channels specific to retrieval engineering: the MTEB and BEIR leaderboard contributors (embedding-model evaluation and heterogeneous retrieval benchmarks respectively); open-source contributor graphs of LlamaIndex, LangChain, Haystack, Qdrant, Weaviate and Vespa; authors of Ragas, TruLens, and DeepEval evaluation packages; SIGIR, CIKM, and ECIR paper authors from 2023–2025; Kaggle TREC-style competition participants; and a private CEE AI-engineering network of 640+ engineers built by Nikita during his time at Neurons Lab, a European consulting shop that shipped 80+ AI projects for EU clients.

Every candidate goes through a 12-minute AI technical interview that probes retrieval production signals, not pattern-matching: 'walk me through the last time your reranker latency broke your p95 budget — what did you swap in?', 'how did you detect that your chunking strategy was hurting recall@5 on multi-hop queries?', 'describe the last time a production query returned semantically-correct but factually-wrong context — how did you diagnose it?'. The AI asks adaptive follow-ups; a human recruiter reviews the transcript and scores before a shortlist lands in your inbox. Candidates who passed our RAG filter in 2025-Q4 had a median of 2.5 years of post-2023 retrieval production experience and an 80% client-interview pass rate at our clients.

The last layer is specific to this role: we require every RAG engineer shortlisted to have shipped at least one retrieval system serving >1,000 queries per day for >60 days, with an instrumented eval harness that tracks at minimum faithfulness and context-recall. We verify with a combination of public artifacts (GitHub, a conference talk, a blog post) and a reference call. Candidates who cannot point us at a production retrieval system with real eval numbers do not ship.

Placed talent

A recent placement, anonymised

Senior RAG engineer, Warsaw-based · Placed 2025-Q4

Outcome: Shortlisted in 5 business days. Client interview pass: first round. Signed offer in 9 days from shortlist. Still in role (5 months in at time of writing).

  • Shipped production RAG system at a Series B legal-tech serving 400 law firms — 2.1M queries/month on case-law and contract-clause retrieval across a 14M-document corpus.
  • Moved recall@10 from 61% to 84% by replacing fixed 512-token chunking with parent-document retrieval and introducing a BM25+dense hybrid with Reciprocal Rank Fusion; added Cohere Rerank v3 as a second-stage cross-encoder.
  • Built an internal eval harness combining Ragas (faithfulness, context-relevance) with a 1,200-example hand-labelled gold set; the harness blocks every deploy that degrades faithfulness by >1.5 percentage points.
  • Drove retrieval p95 from 780ms to 240ms via query rewriting cache, embedding batching, and moving from HNSW-default to tuned ef_construction=200 parameters in Qdrant.
  • OSS: contributor to LlamaIndex parent-retriever module, co-author of an applied paper at ECIR 2024 on domain-specific reranker distillation.
  • Daily working language: English (C1, verified in our interview). Working setup: home office in Warsaw, onsite monthly at London HQ.
  • B2B contractor (JDG in Poland); total comp to client €92K/yr vs London-local €138K equivalent.

Profile composed from 3 real placements in this role in 2025-Q3–2026-Q1. Personally identifying details anonymised per GDPR Art. 5. Salary figures averaged across the three.

Hiring difficulty

Benchmarks we track

RAG engineering sits just below LLM engineering on our hiring-difficulty chart — candidates are easier to find, but verifying they understand retrieval evaluation (not just vector search) is where the real filter work happens.

CV → AI screen pass rate

19%

Source: Recruo internal (n=154 inbound CVs, 2025-Q4–2026-Q1)

AI screen → human shortlist pass rate

52%

Source: Recruo internal (n=29 AI-screen passes, 2025-Q4–2026-Q1)

Shortlist → offer rate at client

74%

Source: Recruo internal (n=12 shortlists delivered, 2025-Q4–2026-Q1)

Median time-to-shortlist

5 business days

Source: Recruo internal (n=12 engagements, 2025-Q4–2026-Q1)

UK market median time-to-hire (retrieval/search roles)

68 days

Source: Hays UK AI Roles Salary Guide, 2026 edition (accessed 2026-04-12)

CEE salary delta vs UK-local

33–44% lower

Source: Recruo placements (n=3 RAG roles) cross-referenced with No Fluff Jobs 2026-Q1 senior ML survey

The 19% CV→screen pass rate is higher than LLM engineering (14%) because RAG work has been in the applied-ML mainstream for longer — the candidate pool understands chunking and vector stores at a surface level. The real filter kicks in one layer deeper: only 52% of AI-screen passes clear the human review, because the failure mode is engineers who can configure Pinecone but cannot articulate how they would diagnose a drop in context-recall without an eval harness. Once a candidate clears both layers, the 74% shortlist-to-offer rate means they almost always land at the client as well — which keeps your team's interview time tight and the overall time-to-hire under three weeks end-to-end.

Reviewed by

Nikita Kiselov

Nikita Kiselov

CTO & Co-founder

Nikita Kiselov is ex-CTO at Neurons Lab, where he led the ML platform team shipping retrieval and search systems for European clients between 2021 and 2025 — including a multi-tenant vector-store platform and a cross-encoder reranker fine-tuned for legal-domain retrieval. He adds a technical review to every RAG-engineer shortlist our recruitment lead signs off. More background on the [about page](/about).

FAQ

Frequently asked questions

Three layers. (1) Our AI interview asks retrieval-scoped questions with adaptive follow-ups — someone who has only shipped a notebook cannot explain why their p95 degraded after adding a cross-encoder reranker, or how they moved recall@10 from 60% to 80% on a specific corpus. (2) We require at least one production artifact: a GitHub repo with real eval numbers, a conference talk, a blog post attributable to the candidate, or an OSS contribution to LlamaIndex / Haystack / Ragas. (3) We do a reference call with the candidate's most recent hiring manager focused specifically on what retrieval metrics they moved and by how much. Candidates who cannot produce evidence across all three layers do not make shortlist.

Primary stacks we place into: vector stores (pgvector, Pinecone, Weaviate, Qdrant, Vespa), orchestration (LlamaIndex, LangChain, Haystack, custom), embedding models (OpenAI text-embedding-3-large, Cohere Embed v3, open-source BGE-M3, E5-Mistral), rerankers (Cohere Rerank v3, BGE-reranker, cross-encoders from sentence-transformers), eval harnesses (Ragas, TruLens, DeepEval, custom gold-set harnesses), observability (LangSmith, Langfuse, Arize Phoenix). If you have an exotic stack (e.g. Vespa + custom learned-sparse retrieval) the shortlist may stretch to 7–9 days but we have placed into it.

Honest answer: at MVP stage a full-stack engineer with 2 weekends of LlamaIndex reading is usually enough. A dedicated RAG engineer starts paying off when (a) retrieval quality is the bottleneck on a product KPI, (b) you have >100K documents or multi-tenant retrieval, or (c) your corpus has structure that naive chunking breaks (legal, medical, code, long-form technical docs). If you are pre-PMF with a 5K-doc corpus and 50 daily queries, hire the full-stack engineer and come back to us at Series A.

We screen for it explicitly. Retrieval systems often surface Art. 6 personal-data questions (what is in the corpus, what gets retrieved, what ends up in an LLM prompt) and Annex III risk classifications when the downstream use case is employment, credit, or education. Most RAG engineers we shortlist have working awareness of data-minimisation patterns at the retrieval layer — per-tenant namespace isolation, metadata-filter enforcement, PII redaction before embedding. For deep compliance review see our GDPR and AI recruitment guide.

Ranges we have placed at in 2026-Q1: Poland €78–102K, Ukraine €64–86K, Romania €72–94K (all annual, B2B contractor, senior 5–8y retrieval/IR experience). London-local equivalents run £112–140K. The 33–44% delta holds consistently across our placements. It is not a quality gap — most of our CEE placements have publications at SIGIR/ECIR or OSS contributions to mainstream retrieval libraries. See our CEE hiring benchmarks.

On a €90K senior engineer, Recruo charges a success fee of typically 15% (€13,500) on success, paid once the candidate starts. Toptal's hourly-rate markup typically totals a 45–55% annualised premium. Proxify uses a subscription/time-and-materials hybrid. All three have legitimate use cases — see our vs Toptal and vs Proxify pages. Honest framing: if you need 3-month contract capacity to ship a retrieval prototype, Toptal or Proxify are fine. If you need a senior retrieval engineer to own the retrieval roadmap for 18+ months, Recruo is the model that lines up.

The top 30% of RAG engineers we place are comfortable owning the LLM side too — prompt design, output eval, cost/latency tuning on the generation path. Below that tier it is cleaner to pair the RAG engineer with a dedicated LLM engineer or an evals engineer; the ownership seam is natural (retrieval quality vs generation quality). On the intro call we will tell you honestly which tier the role you are scoping needs.

Get started

Get a shortlist of 3–5 vetted candidates in 5 days

Scope one open RAG engineer role and get a vetted shortlist in 5 business days. No upfront fee on Standard, 90-day replacement guarantee.

Pay on placement

No upfront fee on the Standard plan

90-day guarantee

Free re-search if hire leaves

EU AI Act aligned

Aligned by design

By submitting, you agree to our Privacy Policy. We'll never spam you.