Chat with Multiple PDFs Using Llama 2 and LangChain - Use Private LLM and Free Embeddings for QA
Offered By: Venelin Valkov via YouTube
Course Description
Overview
Learn how to build a chatbot capable of answering questions from multiple PDFs using a private LLM in this comprehensive video tutorial. Utilize the latest Llama 2 13B GPTQ model and LangChain library to create a chain that retrieves relevant documents and generates answers. Discover techniques for loading a GPTQ model with AutoGPTQ, converting PDF directories into vector stores, and implementing text chunk processing. Follow along as the instructor demonstrates the entire process, from setting up Google Colab to preparing the vector database with Instructor Embeddings and creating a functional chain with Llama 2 13B GPTQ. Gain hands-on experience chatting with PDF files and explore practical applications of this technology using real-world examples such as Tesla, Meta, and Nvidia earnings reports.
Syllabus
- Introduction
- Text Tutorial on MLExpert
- Earning Reports PDF Files
- Llama 2 GPTQ
- Google Colab Setup
- Prepare the Vector Database with Instructor Embeddings
- Create a Chain with Llama 2 13B GPTQ
- Chat with PDF Files
- Conclusion
Taught by
Venelin Valkov
Related Courses
Prompt Templates for GPT-3.5 and Other LLMs - LangChainJames Briggs via YouTube Getting Started with GPT-3 vs. Open Source LLMs - LangChain
James Briggs via YouTube Chatbot Memory for Chat-GPT, Davinci + Other LLMs - LangChain
James Briggs via YouTube Chat in LangChain
James Briggs via YouTube LangChain Data Loaders, Tokenizers, Chunking, and Datasets - Data Prep
James Briggs via YouTube