No video

Create your own ChatGPT with CUSTOM PDF Data using LangChain | Gen AI Use Case | Satyajit Pattnaik

In this video I show you how to train ChatGPT on your own data in 5 minutes using LangChain so you can chat with your PDFs! This is a super beginner friendly guide that explains how these custom knowledge chatbots can be created in a few minutes using LangChain.
Create your own ChatGPT with CUSTOM PDF Data using LangChain | Gen AI Use Case | Satyajit Pattnaik
𝐓𝐢𝐦𝐞𝐋𝐢𝐧𝐞:
✅ 00:00 Introduction
✅ 01:04 Understanding the problem statement
✅ 03:21 What is Langchain?
✅ 03:54 Architecture Diagram to understand Langchain
✅ 07:18 Flask Web App (Practicals)
✅ 12:55 Front end application (Practicals)
🔴 Code: github.com/pik...
Subscribe our KZread Channel and press the bell icon to get regular updates👇: bit.ly/3tt2eNY
Join our Telegram Channel For Exclusive Data Science Resources👍 :
bit.ly/3FzObsk
Check Out Our Other Helpful Videos:😍
➮ Data Analyst vs Data Scientist vs Data Engineer - Roles || Responsibilities & Skills
bit.ly/3qsg2pL
➮Live Implementation of End To End Machine Learning Project With Deployment | Customer Churn
bit.ly/3FqPQjF
➮ Build your own Alexa in 30 minutes using Python | NLP | Data Science
bit.ly/3FFBWdP
✅✅✅ Follow us on: ✌️
👥 FACEBOOK: bit.ly/3I89SB4
📸 INSTAGRAM: bit.ly/3GLSvFn
💬 LINKEDIN: bit.ly/3fmwmCa
🔴 TELEGRAM: bit.ly/3MjBODX
🔴 TELEGRAM Discussion Group: bit.ly/3mcusay
Hello Friends , I am Satyajit Pattnaik, In my channel you will find every information about Data Science & Analytics which will help you become an expert Data Scientist or a Data Analyst along with which you would enjoy a loads of interesting and useful projects.
More & more great stuffs coming soon, keep supporting & learning 🎓
THANKS FOR WATCHING 😊
LLMs,prompt engineering,natural language processing,ChatGPT for PDF,langchain openai,langchain in python,embeddings stable diffusion,Text Embeddings,langchain demo,long chain tutorial,openai,vectorstorage,chroma,train gpt on documents,train gpt on your data,train openai,train openai model,train openai with own data,langchain tutorial,embeddings,langchain ai,ai chatbot custom data,gen ai case study,gen ai use case,satyajit gen ai,gen ai end to end project

Пікірлер: 27

  • @SatyajitPattnaik
    @SatyajitPattnaik5 ай бұрын

    Code uploaded: github.com/pik1989/pdfGPT

  • @daven9517
    @daven95174 ай бұрын

    i am looking for code that retrieves data only from my own data. NOT from chatgpt model. Does this code do that?

  • @krishnachaitanya4067
    @krishnachaitanya40673 ай бұрын

    Hey thanks satya, This is a good start for people like me to get some insights. the way u told that i am not great to create html and css files, I felt happy as i am from frontend domain and people often tell kya hai html and css

  • @womencyclopedia
    @womencyclopedia2 күн бұрын

    error shows "no module named pypdf2"

  • @crossybreed
    @crossybreed3 ай бұрын

    Please make with LLMA 3 using OLLAMA

  • @lakshman05cs17
    @lakshman05cs173 ай бұрын

    Hello Sir, Suppose if i want to make that as a real time application, I will be only training for one time and it has to be used by multiple users right. In that case how can i call the conversation_chain object.

  • @r1nesh
    @r1neshАй бұрын

    What to do if we need to deploy the LLM app to Streamlit application?

  • @SatyajitPattnaik

    @SatyajitPattnaik

    Ай бұрын

    This is already a flask app, why do u need streamlit?

  • @jemmyfebryan
    @jemmyfebryan5 ай бұрын

    Hello Sir, I saw your dataset on Kaggle named "Geo Spatial Images for Weather Forecasting" but there is no description for the dataset. May I know what detail about the dataset like what is green to red indicator representing on the image. Nice video by the way sir :D

  • @h_gamer5537
    @h_gamer55375 ай бұрын

    waiting for the code

  • @SatyajitPattnaik

    @SatyajitPattnaik

    5 ай бұрын

    Code will be published today 👌💪

  • @SatyajitPattnaik

    @SatyajitPattnaik

    5 ай бұрын

    Code uploaded: github.com/pik1989/pdfGPT

  • @NalanNatarajan
    @NalanNatarajan2 ай бұрын

    Hey Satya - Did you manage to add Meta - Llama2 model samples for custom pdf processing? BTW, thanks for your detailed video with openai model.

  • @SatyajitPattnaik

    @SatyajitPattnaik

    Ай бұрын

    Yes, llama2 and llama3 both

  • @saideepj6998

    @saideepj6998

    27 күн бұрын

    @@SatyajitPattnaik Hi. This video helps a lot. Can you please post the modified code to add llama models instead of OPEAI models ?

  • @SatyajitPattnaik

    @SatyajitPattnaik

    27 күн бұрын

    @@saideepj6998 sure will send

  • @arpansangwan9293
    @arpansangwan92933 ай бұрын

    Sir I’am facing error “ from langchain_openai import OpenAIEmbeddings “ Module not found error : no module named ‘ langchain_openai Pls help me out

  • @SatyajitPattnaik

    @SatyajitPattnaik

    3 ай бұрын

    Install that module, pip install langchain_openai

  • @arpansangwan9293

    @arpansangwan9293

    3 ай бұрын

    Sir i have installed the module still it is showing unresolved reference. ‘Langchain_openai And unresolved reference’openAIEmbeddings

  • @joydipdas6844
    @joydipdas68445 ай бұрын

    1st viewer 😅

  • @SatyajitPattnaik

    @SatyajitPattnaik

    5 ай бұрын

    Watch it carefully :)

  • @joydipdas6844

    @joydipdas6844

    5 ай бұрын

    @@SatyajitPattnaik definitely, worth.

  • @Narutouzumaki-wc9lp
    @Narutouzumaki-wc9lp5 ай бұрын

    please upload code

  • @SatyajitPattnaik

    @SatyajitPattnaik

    5 ай бұрын

    Code will be published today 👌💪

  • @zidanesunesara8662

    @zidanesunesara8662

    5 ай бұрын

    ​@@SatyajitPattnaik I can't find the code yet

  • @zidanesunesara8662

    @zidanesunesara8662

    5 ай бұрын

    ​@@SatyajitPattnaik I can't find the code yet

  • @SatyajitPattnaik

    @SatyajitPattnaik

    5 ай бұрын

    Code uploaded: github.com/pik1989/pdfGPT