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
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.
@@SatyajitPattnaik please create a video chatbot that Pdfs already trained and the user will not upload a pdf to ask questions and we can add in our website
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
@@ChapperorYapper in the space of Gen AI, libraries and functions are changing quite fast, you need to adapt to fix issues, if you can’t, then this field is not for you!!
@SatyajitPati I hate this whole python ecosystem why don't you just spinup a docker container for this application. wasted so much of my time to install dependencies and then met with more dependency issues. in last it said almost everything is deprecated now. So annoying well it was my mistake i should have avoided watching a flask application in the first place.
Code uploaded: github.com/pik1989/pdfGPT
i am looking for code that retrieves data only from my own data. NOT from chatgpt model. Does this code do that?
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
any updated versions? cant find anything
What to do if we need to deploy the LLM app to Streamlit application?
This is already a flask app, why do u need streamlit?
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.
Sir I’am facing error “ from langchain_openai import OpenAIEmbeddings “
Module not found error : no module named ‘ langchain_openai
Pls help me out
Install that module, pip install langchain_openai
Sir i have installed the module still it is showing unresolved reference. ‘Langchain_openai
And unresolved reference’openAIEmbeddings
Is it possible to have a chatbot? Pdfs are already trained and user will not upload pdf to ask questions
@@SankarJankoti yes possible
@@SatyajitPattnaik please create a video chatbot that Pdfs already trained and the user will not upload a pdf to ask questions and we can add in our website
@ Sure!!
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
Which langchain version did you use for this?
@@shbzkc I don’t remember, after this i have updated my libraries tons of times
error shows "no module named pypdf2"
Please make with LLMA 3 using OLLAMA
Hey Satya - Did you manage to add Meta - Llama2 model samples for custom pdf processing? BTW, thanks for your detailed video with openai model.
Yes, llama2 and llama3 both
@@SatyajitPattnaik Hi. This video helps a lot. Can you please post the modified code to add llama models instead of OPEAI models ?
@@saideepj6998 sure will send
waiting for the code
Code will be published today 👌💪
Code uploaded: github.com/pik1989/pdfGPT
1st viewer 😅
Watch it carefully :)
@@SatyajitPattnaik definitely, worth.
please upload code
Code will be published today 👌💪
@@SatyajitPattnaik
I can't find the code yet
@@SatyajitPattnaik
I can't find the code yet
Code uploaded: github.com/pik1989/pdfGPT
it doesn't work now dont waste your time
@@ChapperorYapper in the space of Gen AI, libraries and functions are changing quite fast, you need to adapt to fix issues, if you can’t, then this field is not for you!!
@SatyajitPati I hate this whole python ecosystem why don't you just spinup a docker container for this application. wasted so much of my time to install dependencies and then met with more dependency issues. in last it said almost everything is deprecated now. So annoying well it was my mistake i should have avoided watching a flask application in the first place.
I will make docker images next time, relax!!