← Browse

Session brief

Building Production-Ready RAG Applications: Jerry Liu

Overview

This talk focuses on building production-ready Retrieval Augmented Generation (RAG) applications, addressing the limitations of naive RAG implementations. It emphasizes that while RAG is powerful for querying data, common issues like poor retrieval accuracy and low response quality hinder production use. The presentation outlines strategies for improving RAG performance across the entire pipeline, from data ingestion to synthesis, with a strong emphasis on evaluation and iterative optimization.

Who should watch

Key takeaways

Notable quotes

Jerry Liu states that *more retrievable tokens does not always equate to higher performance.*
He also notes that *metadata filtering integrates with vector database capabilities to improve retrieval precision.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.