How to Improve LLMs with RAG - Overview and Python Code
Offered By: Shaw Talebi via YouTube
Course Description
Overview
Learn about Retrieval Augmented Generation (RAG) and its application in improving large language models in this beginner-friendly video tutorial. Explore the concept of RAG, understand its workings through text embeddings and retrieval, and discover how to create a knowledge base. Follow along with a practical example that demonstrates improving a YouTube comment responder using RAG techniques. Gain insights into the limitations of language models and how RAG addresses them. Access accompanying resources including a series playlist, code examples on GitHub and Google Colab, and a detailed blog post for further learning.
Syllabus
Intro -
Background -
2 Limitations -
What is RAG? -
How RAG works -
Text Embeddings + Retrieval -
Creating Knowledge Base -
Example Code: Improving YouTube Comment Responder with RAG -
What's next? -
Taught by
Shaw Talebi
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