16 Sept 2026 / Redis AI tech talk series
AI tech talk series: Search
Online · Samuel Agbede
Audience takeaways
- Understand why different search intents call for different retrieval approaches, from exact product names to descriptions of what someone needs.
- Explore Redis Search for vector retrieval with filters, and consider how data growth and repeated retrieval calls affect latency in production.
Notes from the event
A search box gives people a small space to express very different needs. In a camera shop, someone might know the exact model they want. Someone else might know the features they need, or simply what they want to film. Those queries ask different things of a search system.
In this Redis webinar, I explored why search can be difficult to get right and how Redis Search supports retrieval as an application grows. The session introduced the base application for the AI tech talk series, with a focus on vector search, filtering, and the latency constraints that become more noticeable when an agent makes several retrieval calls in one turn.
This connects with a question I keep returning to in my teaching: how can a demo help someone prepare for the decisions they’ll face in production?






