In this video we will explore how to perform basic RAG with LangChain and LlamaIndex. How different are they? Which is better? In this video we cover the BASICS.
Code: https://github.com/Coding-Crashkurse/LLamaIndex-vs-LangChain-Basics
Timestamps:
0:00 What is RAG?
01:57 Loaders - Langchain
4:23 Loaders - LlamaIndex
5:16 Splitters - LangChain
6:08 Splitters - LlamaIndex
7:29 Indexing - LangChain
8:40 Indexing - LlamaIndex
10:27 Chains - LangChain
13:22 Chains - LlamaIndex