DataTalks.Club

Berlin Buzzwords 2025 Conference Interviews

11 snips
Sep 12, 2025
Kacper Łukawski, Senior Developer Advocate at Qdrant, explains the essentials of hybrid search, focusing on cost-effective models for smaller businesses. Manish Gill from ClickHouse tackles auto-scaling OLAP databases on Kubernetes. André Charton shares insights into evolving search technologies at Kleinanzeigen, transitioning from Solr to vector search. Atita Arora and Brian Goldin from Voyager Search discuss geospatial AI and the crucial role of spatial context in search retrieval. Together, they explore how AI is reshaping search functionality across industries.
Ask episode
AI Snips
Chapters
Transcript
Episode notes
INSIGHT

Hybrid Search Is The Practical Middle Way

  • Kacper Łukawski argues hybrid search (semantic + keyword) handles diverse query styles better than either alone.
  • Combine dense and sparse vectors to serve both natural-language and keyword queries in one system.
ADVICE

Choose Simple Embeddings When Cost Or Latency Matter

  • Use the simplest model that meets constraints: static embedders can enable offline or edge RAG when transformers are too costly.
  • Train or adapt lightweight embedders for domain needs to cut costs and latency while keeping reasonable quality.
INSIGHT

Autoscaling Is Cross-Discipline Engineering

  • Manish Gill frames autoscaling ClickHouse on Kubernetes as a hybrid problem spanning infra, data science, and DB internals.
  • Effective autoscaling needs metrics, explainable algorithms, and ClickHouse-specific behavior knowledge.
Get the Snipd Podcast app to discover more snips from this episode
Get the app