In this video, you'll learn How to Build private ChatGPT bot with Langchain and Gradio

The idea is to use LLM's NLP and reasoning capabilities to perform semantic search over private data. 

Your private data lives in the database and will not be passed back to train the LLM model.

In this tutorial, we covered:

1. Build your own ChatGPT bot

2. Document Loader and Text Embedding

3. Langchain's retrieval chain with chat history

4. Gradio Chat UI

0:00 Intro
1:30 Architectural Diagram
4:55 Langchain
7:16 Code deep dive - Requirement
9:30 Code deep dive - Document Loaders
12:22 Chunking and Text Embedding
13:25 Conversation Retrieval Chain
16:45 Gradio Chat UI
19:45 Demo time
26:25 Wrap up

#chatgpt #langchain #python #openai #gradio 

How to Build private ChatGPT bot with Langchain and Gradio
2.35 GEEK