Partnership opportunities

Register

Call to action
Your text goes here. Insert your content, thoughts, or information in this space.
Button

Back to speakers

Feng (Elliott)
Ning
Gen AI Program Lead
NVIDIA
Feng is a Generative AI Program Lead at NVIDIA, working at the intersection of AI/ML, data platforms, and enterprise cloud architecture. His work focuses on translating emerging AI capabilities into scalable, production-ready systems used across complex enterprise environments. With a background spanning AI infrastructure, data systems, and cloud architecture, Feng brings a pragmatic perspective on what it takes to move generative AI from experimentation into real-world deployment.
Button
15 April 2026 11:00 - 11:30
From RAG pipelines to context-oriented systems
Retrieval-augmented generation works well in controlled demos, but often degrades in production. As data grows, changes frequently, or spans multiple sources, static retrieval pipelines introduce latency, inconsistency, and subtle correctness issues that are hard to diagnose. This session examines why first-generation RAG patterns break down in real systems. We’ll look at common failure modes stale context, over-retrieval, poor relevance, and hidden coupling between data and prompts and how teams are moving toward more context-aware designs. The focus is on treating retrieval as a decision, not a default: dynamically scoped access, owned and versioned context, and retrieval strategies that adapt to intent, cost, and risk.