Get Hired Faster With COMPANY_NAME!
Don't you ever think you landed here by any accident, You are here because you are searching for something bigger. You know what?
- A better Job
- A better Future
- A better Knowledge
- A better Paycheck
- A greater Path to walk on.
And COMPANY_NAME is here to give you exactly what you've been missing for so long. The reality is that most job seekers chase job postings, but successful job seekers attract job offers by chasing the accurate information. Therefore, that's the shift COMPANY_NAME is going to help you make. Here are the top 10 ideas to up-skill yourself, so lean in to begin:
1: COMPANY_NAME Smart Tools and Direct Employer Connections Help Speed Up Your Hiring Process
COMPANY_NAME is a career-changing advantage that most seekers never get access to. Imagine...
- Instead of applying for job after job and still not getting any callbacks, you suddenly bump into a tool that can do the heavy lifting for you.
- Instead of wondering, "What do employers actually want?", you are getting insights straight from the employer's desk.
- Instead of hoping your resume gets noticed, it’s kept on the table of decision-makers who are hiring right now.
That's the difference COMPANY_NAME makes. Our tools will let you reach employers directly, which automatically speeds up your hiring process.
2: With Better Matches, Real-time Job Alerts, and Direct Employer Responses, COMPANY_NAME Helps Many Candidates Secure Interviews and Job Offers Within 15 to 30 Days!
How does COMPANY_NAME make this possible?
On COMPANY_NAME, you get notified for roles aligned with your profile right from the start. When an employer posts a role that matches your qualifications and skills, you’ll know first. When you apply early, your chances of getting noticed and shortlisted increase by 20%.
COMPANY_NAME also offers direct employer responses—no more waiting for weeks. Here you engage with hiring managers who are actively looking for candidates.
When all these features combine in one place, you move from your first match to your first interview within days. And ultimately, from application to offer—all within 15 to 30 days!
3: The Type of Resume You Need to Get Priority Placement
With COMPANY_NAME, you don’t just need a resume—you need a strategy. A system that pushes your name to the right tables. We’ll show you exactly how the most successful candidates take initiative and get noticed.
4: Browse Full-Time, Part-Time, and Freelancing Roles With COMPANY_NAME
The job market isn’t one-size-fits-all—and your career shouldn’t be either. COMPANY_NAME gives you access to a wide range of opportunities including full-time, part-time, and freelancing roles all in one place.
5: COMPANY_NAME Helps You Grow Your Career
COMPANY_NAME provides insights, tools, and role-matching that help you find the right direction, the right skills, and the opportunities aligned with your ambition.
6: The Easiest Way To Find A Job
COMPANY_NAME cuts the noise, the endless scrolling, and the confusion. With accurate matches, direct employer connection, and real-time updates, you get a clear and simple path from application to interview.
7: Find Roles That Offer Growth, Culture & Benefits
COMPANY_NAME helps you find roles where you grow, feel supported, and thrive—not just survive. With us, you discover opportunities that elevate your professional life.
8: Get Support With Resume, Interviews & Career Planning
COMPANY_NAME provides expert guidance on resumes, interviews, and planning so employers instantly recognize your strengths and value.
9: Your Future Starts Today
COMPANY_NAME gives you everything you need—tools, guidance, and opportunities—to step forward confidently and begin a new chapter where your potential is seen and supported.
10: Get Hired Within 15 to 30 Days With COMPANY_NAME
COMPANY_NAME follows a smart, strategic, and proven approach that gets your profile noticed faster and moves you toward interviews and offers within 15 to 30 days.
Research Engineer, Agentic Retrieval (North America)
<p style="min-height:1.5em">Qdrant is an <strong>open-source vector</strong> search engine powering the next generation of AI applications, from semantic search and retrieval-augmented generation (RAG) to AI agents and real-time recommendations.</p><p style="min-height:1.5em">Trusted by global leaders like <strong>Canva, HubSpot, Tripadvisor, Bosch, and Deutsche Telekom</strong>, we’re building the retrieval infrastructure layer for modern AI. Recently raising <strong>$50M in Series B</strong> funding, we are growing rapidly and committed to transforming how AI understands and interacts with data.</p><p style="min-height:1.5em">As a remote-first company, we believe diverse backgrounds, perspectives, and experiences fuel innovation. Here, you’ll own meaningful work, tackle challenges, and grow alongside passionate individuals dedicated to shaping the future of AI.</p><p style="min-height:1.5em">We are looking for a <strong>Research Engineer, Agentic Retrieval</strong>. You'll work at the seam between agent systems research and retrieval engineering, running a tight loop between hypothesis, experiment, and shipped artifact.</p><p style="min-height:1.5em">The questions you'll chase may not have settled answers yet: how agents should structure memory, when they should re-query versus reason, how skills and tools should be retrieved and composed, what retrieval primitives the agent loop actually needs, and what "good" even means when success is a multi-step trajectory rather than a ranked list.</p><p style="min-height:1.5em">You'll go deep on how real agent stacks use Qdrant today, where the abstractions around them help or hurt, and what we should build (or change) so they can do more with less. The agent ecosystem moves fast, and part of the job is staying current with it without getting captured by it.</p><p style="min-height:1.5em">You'll have a lot of latitude to choose what to investigate. The bar is the same either way: every cycle should produce something the field, our customers, or the rest of the company can act on.</p><p style="min-height:1.5em"></p><h2><strong>What you will own</strong></h2><ul style="min-height:1.5em"><li><p style="min-height:1.5em"><strong>Define what good agentic retrieval looks like. </strong>Characterize the retrieval patterns inside real agent loops, name the failure modes, and turn that vocabulary into something the team and the field can build against.</p></li><li><p style="min-height:1.5em"><strong>Treat agent memory as a systems problem.</strong> Episodic, semantic, and procedural memory each need different write paths, decay, and consolidation. Figure out which architectures hold up at scale and turn the durable patterns into reference implementations.</p></li><li><p style="min-height:1.5em"><strong>Investigate skill and tool retrieval as a first-class problem.</strong> How a skill registry should be indexed, how skills should be selected under tool budgets, and how retrieval should compose with planner decisions.</p></li><li><p style="min-height:1.5em"><strong>Design and run experiments on retrieval inside agent loops</strong>: query rewriting and decomposition, multi-hop retrieval, tool-conditioned filtering, retrieval-as-a-tool patterns, and the interplay between planner, retriever, and reranker.</p></li><li><p style="min-height:1.5em"><strong>Build evaluation infrastructure for agentic retrieval.</strong> Define metrics that correlate with end-to-end task success rather than recall@k, and build harnesses that catch regressions before they ship.</p></li><li><p style="min-height:1.5em"><strong>Profile agent retrieval traces end to end.</strong> Isolate where latency, cost, and quality losses come from across the fan-out of tool calls, and produce minimal reproductions when something looks like an engine-level issue.</p></li><li><p style="min-height:1.5em"><strong>Study how real agent stacks use Qdrant in production. </strong>Trace workloads, find where the surrounding abstractions leak performance or quality, and propose changes in Qdrant, in the stack, or in the recipe between them.</p></li><li><p style="min-height:1.5em"><strong>Pair with design-partner teams </strong>running serious agent workloads in production, and bring their real constraints back into research priorities.</p></li><li><p style="min-height:1.5em"><strong>Influence the roadmap</strong>. Translate evidence into product bets and argue for what should be a feature, a primitive, or a recipe.</p></li></ul><h2><strong>Who you are</strong></h2><ul style="min-height:1.5em"><li><p style="min-height:1.5em"><strong>You read and reason about LLM behavior directly. </strong>You can distinguish prompt issues from planning issues from retrieval issues from tool design issues, and you've internalized how models actually use retrieved content versus ignore it.</p></li><li><p style="min-height:1.5em"><strong>You treat memory as a systems design problem.</strong> You distinguish episodic, semantic, and procedural memory, and you know naive "store every turn as a vector" approaches collapse fast.</p></li><li><p style="min-height:1.5em"><strong>You understand tool and skill systems as retrieval problems.</strong> You see tool selection and skill matching as ranking problems with their own quirks: tiny corpora, heavy metadata, strong priors, sensitivity to descriptions.</p></li><li><p style="min-height:1.5em"><strong>You have a working theory of context engineering. </strong>You think carefully about what goes into the context window and why, and you understand that retrieval quality and context construction are the same problem from two angles.</p></li><li><p style="min-height:1.5em"><strong>You build evals before features.</strong> You know how to construct task suites that actually discriminate between approaches, and how to avoid just on recall@k.</p></li><li><p style="min-height:1.5em"><strong>You know vector search internals at a decent level. </strong>HNSW tradeoffs, quantization, filtered search, multi-vector, hybrid retrieval, payload indexing. Enough to design agent patterns that exploit Qdrant's primitives instead of treating the database as a black box.</p></li><li><p style="min-height:1.5em"><strong>You write precisely. </strong>You can describe a memory architecture or failure mode in a way other engineers can implement from.</p></li></ul><h3><strong>Nice to have</strong></h3><ul style="min-height:1.5em"><li><p style="min-height:1.5em">Contributions to agent stacks, skill systems, MCP servers, RAG tooling, or eval harnesses.</p></li><li><p style="min-height:1.5em">Experience designing agent benchmarks or running them at scale.</p></li><li><p style="min-height:1.5em">Familiarity with Qdrant or comparable vector search systems under production agent traffic.</p></li><li><p style="min-height:1.5em">Track record working with design-partner customers or open-source community contributors.</p></li></ul><h2><strong>Why join us</strong></h2><ul style="min-height:1.5em"><li><p style="min-height:1.5em">A remote-first, international team working on cutting-edge AI infrastructure.</p></li><li><p style="min-height:1.5em">A competitive salary with additional perks.</p></li><li><p style="min-height:1.5em">Flexible working hours and async-friendly culture.</p></li><li><p style="min-height:1.5em">High ownership and real impact.</p></li><li><p style="min-height:1.5em">Open-source, engineering-driven culture.</p></li><li><p style="min-height:1.5em">Choose your own laptop equipment.</p></li></ul><p style="min-height:1.5em"></p><p style="min-height:1.5em">For US-based candidates, we also offer a comprehensive benefits package including 401k match, health, dental, and vision insurance, plus flexible PTO policy.</p><p style="min-height:1.5em"><br>Qdrant is an equal-opportunity employer. We believe the best ideas come from diverse teams, and we actively welcome applicants from all backgrounds. If this role excites you but you don't check every single box, we'd still love to hear from you! We don't want to miss out on great people because of a checklist.</p><h3><strong>Come build with us!</strong><br><br>For information on how we handle your personal data, please refer to our <a target="_blank" rel="noopener noreferrer nofollow" href="https://qdrant.tech/legal/recruitment-privacy-policy/">Recruitment Privacy Policy</a></h3>