World's Fair 2025
Scaling Enterprise-Grade RAG: Lessons from Legal Frontier - Calvin Qi (Harvey), Chang She (Lance)
Overview
This talk addresses the complexities of building enterprise-grade Retrieval Augmented Generation (RAG) systems, particularly within specialized domains like legal documents. It highlights the challenges of handling massive, complex datasets, sophisticated user queries, and stringent security requirements. The discussion emphasizes the critical role of robust evaluation strategies and modern data infrastructure to support these demanding applications.
Who should watch
- AI Engineers
- Product Managers
- Builders working with large-scale RAG systems
- Those dealing with domain-specific data challenges
- Engineers focused on data infrastructure for AI
Key takeaways
- Enterprise RAG systems face significant challenges including data scale, query complexity, domain specificity, and security/privacy.
- Legal documents, for example, are dense, complex, and require deep domain expertise to process and retrieve information effectively.
- Evaluating RAG system performance is paramount, requiring a multi-faceted approach from high-fidelity expert reviews to more automated quantitative metrics.
- *Investing in eval driven development is a huge huge key to building these systems.*
- Data infrastructure must support multimodal data, diverse workloads (search, analytics, training), and massive scale, moving beyond traditional vector databases.
- The open-source LANCE format offers a foundation for AI-native multimodal lakehouses, enabling unified data storage and processing for various AI tasks.
- Building for iteration speed and flexibility is crucial in the rapidly evolving AI landscape, with strong evaluation practices enabling faster progress.
- New data infrastructure needs to accommodate multimodal data, vector/embedding workloads, and ever-increasing data scales.
Notable quotes
Calvin Qi: *Investing in eval driven development is a huge huge key to building these systems.*
Chang She: *What we are delivering for AI is beyond what I call just a vector database but what we call an AI native multimodal lakehouse.*
Unofficial community note. Prefer the recording for nuance.