High Performance (Realtime) RAG Chains: From Basic to Advanced

Rabbitmetrics · Beginner ·🔍 RAG & Vector Search ·2y ago

Key Takeaways

This video teaches how to build high-performance real-time Retrieval Augmented Generation systems using Llama 3, GroqCloud, LangChain, and Redis

Original Description

I will build high-performance real-time Retrieval Augmented Generation (RAG) systems in this tutorial using Llama 3, GroqCloud, LangChain, and Redis. The written tutorial, along with the code: https://www.rabbitmetrics.com/realtime-rag-with-llama-3 Here's a tutorial on how to set up a database on Redis: https://youtu.be/MXhfLUoIRno The dataset used in the video https://huggingface.co/datasets/ashraq/fashion-product-images-small ▬▬▬▬▬▬ V I D E O C H A P T E R S & T I M E S T A M P S ▬▬▬▬▬▬ 0:00 Intro 1:29 Installing libraries and connecting to a databases 3:25 Simple RAG Chain 5:29 Hybrid RAG Chain 7:17 Contextualized RAG Chain
Watch on YouTube ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

📰
RAG on Google Cloud in Regulated Environments: A Lifecycle Playbook from Inception to…
Learn to implement RAG on Google Cloud in regulated environments with a lifecycle playbook
Medium · Machine Learning
📰
Solving One of the Hardest Problems in Code RAG: Context Retrieval
Learn to solve context retrieval in code RAG systems, a crucial challenge in automation code generation, and improve your skills in RAG and code analysis.
Medium · RAG
📰
Practical RAG, Part 1: The Simplest RAG That Actually Works
Learn to build a simple Retrieval-Augmented Generation pipeline from scratch in Python and understand its limitations
Dev.to · Suman Nath
📰
What Is Retrieval-Augmented Generation (RAG)? A Complete Guide for Businesses
Learn how Retrieval-Augmented Generation (RAG) helps businesses get accurate answers from AI, moving beyond confident guesses
Medium · AI

Chapters (5)

Intro
1:29 Installing libraries and connecting to a databases
3:25 Simple RAG Chain
5:29 Hybrid RAG Chain
7:17 Contextualized RAG Chain
Up next
RRF vs DBSF with Qdrant: Hybrid Retrieval Fusion for RAG in Python
Professor Py: AI Engineering
Watch →