Retrieval Augmented Generation with LangChain: ChatGPT for Your Data - Part 2
Offered By: MLOps World: Machine Learning in Production via YouTube
Course Description
Overview
Explore the intricacies of Retrieval Augmented Generation (RAG) in this comprehensive conference talk presented by Greg Loughnane and Chris Alexiuk from AI Makerspace. Delve into the components of a simple RAG system, including vector stores, embedding models, and LLMs, and learn how they are integrated using LLM Ops infrastructure. Gain hands-on experience with LangChain tooling to embed documents using a leading embedding model, store them in a Pinecone vector database, and pass augmented prompts to Llama 2. Discover evaluation techniques and emerging best practices for optimizing RAG outputs. Access all demo code via GitHub and/or Colab to implement your own RAG system efficiently.
Syllabus
Retrieval Augmented Generation with LangChain: ChatGPT for Your Data (PT 2)
Taught by
MLOps World: Machine Learning in Production
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