Skip to content

Workshop

From Vector Search to Better Understanding: How Hybrid RAG Improves Answers, Not Just Matches

with David vonThenen

  • Embeddings
  • Large Language Models (LLMs)
  • Retrieval-Augmented Generation (RAG)
  • Small Language Models (SLMs)
  • Vector Databases

Free for All Attendees · Seats Limited

Workshops are included with your event ticket at no extra cost. Seats fill up fast — registration opens through the official event app approximately one week before the event. Follow app notifications to know the moment sign-ups go live.

Starts

Wed 8 Jul, 16:00

Ends

Wed 8 Jul, 18:00

About This Workshop

Retrieval-Augmented Generation is everywhere, and most teams start with vector search when building out these agents. It works well when the goal is finding relevant text. It struggles when the task shifts to understanding, summarizing, or reasoning across multiple documents. Developers often discover this the hard way when their system retrieves "relevant" chunks but still produces shallow, inconsistent, or even contradictory answers. This session introduces Hybrid RAG as a practical alternative. We'll walk through how combining vector retrieval with symbolic and keyword-based approaches changes what the model can actually do. You'll see why Hybrid RAG performs better for synthesis-heavy tasks, how it reduces failure modes common in embedding-only pipelines, and how to implement it in practice. The talk includes multiple live demos that show the differences side by side, using open-source code you can adapt to your own solutions.

More to Explore

More Workshops

More hands-on sessions waiting — find the one that fits your stack.