Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn to build a Retrieval Augmented Generation (RAG) pipeline in this 18-minute tutorial that demonstrates how to chat with your emails using LangChain and ChromaDB. Master the implementation process starting with obtaining Gmail data, understanding ArXiv integration, and setting up essential tools like LangChain, ChromaDB, and GPT4All. Follow along with hands-on demonstrations of email preprocessing, text splitting techniques, vector store creation, and LLM model integration. Discover how to overcome the limitations of Large Language Models by implementing RAG to enable them to access and process information beyond their training data. Gain practical experience through step-by-step guidance on imports, preprocessing, and the final integration of the LLM model with RAG functionality.
Syllabus
- Intro
- Getting email Gmail Dump
- About ArXiv
- Installations
- LangChain
- LangChain Hub
- ChromaDB
- GPT4All
- LangChain Imports
- Preprocessing emails
- LangChin Text Splitters
- ChromaDB store
- LLM model
- LLM model + RAG
Taught by
AI Bites