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
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity