Robert Shelton
Robert is an Applied AI Engineer at Redis, where he specializes in vector search and AI applications, supporting the development of the redisvl package and collaborating with a wide range of customers, from startups to enterprise organizations. His expertise spans diverse use cases, including financial chat applications, e-commerce recommendation systems, and more. Prior to Redis, Robert honed his skills as a Data Scientist and Full-Stack Engineer in the logistics industry, leading innovative projects that bridged software development and the complexities of physical goods movement.
When he's not diving into AI and data challenges, you can find Robert enjoying the great outdoors—most likely savoring some camp stove ramen along the Appalachian Trail in his native Virginia.

Sessions
Agents have become one of the most talked-about topics in the AI community, but much of the discussion focuses on its potential impact rather than practical implementation. This hands-on workshop will guide data scientists and engineers through building a complete workflow using LangGraph, and will show how to define custom tools, implement vector retrieval, leverage semantic caching, incorporate allow/block list routing, and structure model output for downstream consumption. In order to participate, attendees will need to have python (>=3.11), docker, an OpenAI api key, and the starter code for the project cloned.
Starter code: https://github.com/redis-developer/agents-redis-lang-graph-workshop
Note: participants can test their environment setup ahead of time by following the Readme and running python test_setup.py
before the workshop.