LangChain - Train ChatGPT with Your Own Data

Опубликовано: 12 Март 2026
на канале: Python In Office
10,489
177

In this video we walk through how to use LangChain to "teach" ChatGPT custom knowledge using your own data.

There are lots of useful usecases for this application:
Query data using natural language
Build a chatbot for your website using information about your company
Extract information and conduct competitive analysis

00:00 Intro
01:05 Simple approach & Code
03:20 Alternative approach
05:16 Alternative approach Code
07:37 Conclusion