Is RAG All You Need? A Look at the Limits of Retrieval Augmented Generation
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the capabilities and limitations of Retrieval-Augmented Generation (RAG) in this 44-minute conference talk from EuroPython 2024. Delve into the reasons behind RAG's effectiveness in expanding Large Language Models' domain-specific knowledge while reducing hallucinations. Examine various use cases, from developer documentation chatbots to medical advice systems, and understand how their differing requirements impact RAG implementation. Learn to identify common failure modes, evaluate RAG's suitability for specific applications, and discover strategies to enhance output quality. Gain insights on when to consider alternative approaches, equipping yourself with a comprehensive understanding of RAG's potential and constraints in real-world scenarios.
Syllabus
Is RAG all you need? A look at the limits of retrieval augmented generation — Sara Zanzottera
Taught by
EuroPython Conference
Related Courses
Pinecone Vercel Starter Template and RAG - Live Code Review Part 2Pinecone via YouTube Will LLMs Kill Search? The Future of Information Retrieval
Aleksa Gordić - The AI Epiphany via YouTube RAG But Better: Rerankers with Cohere AI - Improving Retrieval Pipelines
James Briggs via YouTube Advanced RAG - Contextual Compressors and Filters - Lecture 4
Sam Witteveen via YouTube LangChain Multi-Query Retriever for RAG - Advanced Technique for Broader Vector Space Search
James Briggs via YouTube