RAG But Better: Rerankers with Cohere AI - Improving Retrieval Pipelines
Offered By: James Briggs via YouTube
Course Description
Overview
Learn about rerankers and their role in optimizing retrieval pipelines for improved accuracy in Retrieval Augmented Generation (RAG) systems. Explore the differences between embedding retrieval and reranking, and discover how to implement retrieval pipelines with reranking using Cohere AI's reranking model and OpenAI's text-embedding-ada-002 model with Pinecone Vector Database. Gain insights into the problems of retrieval-only approaches, understand how embedding models and rerankers work, and follow along with a Python implementation. Compare retrieval results with and without reranking, and learn valuable tips for effectively utilizing rerankers in your AI projects.
Syllabus
Code :
RAG and Rerankers
Problems of Retrieval Only
How Embedding Models Work
How Rerankers Work
Implementing Reranking in Python
Testing Retrieval without Reranking
Retrieval with Cohere Reranking
Tips for Reranking
Taught by
James Briggs
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 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 Canopy: A New RAG Framework for Easy Top-Tier Performance
James Briggs via YouTube