Completed
- Q&A Chain with LangChain, Llama 3 and Groq API
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Advanced RAG with Llama 3 in LangChain - Building a PDF Chat System
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - Text tutorial on MLExpert.io
- 3 - Our RAG Architecture
- 4 - Google Colab Setup
- 5 - Document Parsing with LlamaParse
- 6 - Text Splitting, Vector Embeddings & Vector DB Qdrant
- 7 - Reranking with FlashRank
- 8 - Q&A Chain with LangChain, Llama 3 and Groq API
- 9 - Chat with the PDF
- 10 - Conclusion