LLM Project | End to End Gen AI Project Using LangChain, Google Palm In Ed-Tech Industry

  Рет қаралды 94,664

codebasics

codebasics

Күн бұрын

Пікірлер: 201
@codebasics
@codebasics 2 ай бұрын
Check out our premium machine learning course with 2 Industry projects: codebasics.io/courses/machine-learning-for-data-science-beginners-to-advanced
@aarjukumar6831
@aarjukumar6831 6 ай бұрын
A doubt - How does the llm get to define the input variables i.e. context and question without being explicitly mentioned by user? We nowhere mentioned that the context should be the vectordb and question should be the user query. Any help would be appreciated! PROMPT = PromptTemplate( template=prompt_template, input_variables=["context", "question"] )
@kalkarlengebhai
@kalkarlengebhai 3 ай бұрын
same doubt
@_sarthaks1768
@_sarthaks1768 11 ай бұрын
Hey there Dhaval Sir ! Just finished creating this project, Following along and It was really amazing ! Got to learn a lot in the process. Had some issues with installations and versions at some steps, But solving them helped me learn more. Thank you very much 🙏
@codebasics
@codebasics 11 ай бұрын
Great 👍
@DARK-fs3rz
@DARK-fs3rz 11 ай бұрын
Can you please elaborate on what issues you faced at time of installations and versions as when I installed all the packages of the requirements.txt it gives this import error : ImportError: Could not import google-generativeai python package. Please install it with `pip install google-generativeai`. Code : from langchain.llms import GooglePalm api_key = "my api key" llm = GooglePalm(google_api_key=api_key,temperature=0.8) I had installed google-generativeai but it still gives this error
@amuralikrishna22
@amuralikrishna22 11 ай бұрын
@@DARK-fs3rzI am getting error when I try to load it data=loader.load() error: 'utf-8' codec can't decode byte 0x92 in position 1197: invalid start byte.How to fix it?
@codebasics
@codebasics 11 ай бұрын
Excellent 💯
@aloktiwari4604
@aloktiwari4604 11 ай бұрын
@@amuralikrishna22 Open the csv file, you will find some special characters in prompts. Remove them and try again.
@gauravkungwani
@gauravkungwani 7 ай бұрын
at 19:12 you are using "docs" but it is "data" there, how it is working ?
@kishore961
@kishore961 7 ай бұрын
I used docs and got the same behaviour. I pondered for a while and just moved on. :)
@cyberking405
@cyberking405 3 ай бұрын
@@kishore961 , im facing lot of issues with packages used in this project. could you please help me out. its been 3 days since im facing this issue. i have tried in both vsocde and pycharm. please help me out
@PrathameshShete-ik2xo
@PrathameshShete-ik2xo 11 ай бұрын
I am very excited when I watch video and title. It's full fill all the needs. And I have a request to you can you add to read pdf which are present in the website that also read and gave answer regarding that . See most of college of University update there notification panel only like they upload pdf. And if we use this it's only scrape the text data present on the website can it also scrape the pdf and creat knowledge base using all the data present on websit. And if it's done there next big hurdle is some are only upload image so can our ai will read that data like if some students of college got placed they not updated the placement page rather than put banner on the homepage. But overall love your content all the time❤❤
@kishore83
@kishore83 17 күн бұрын
This is a great learning. Trying out with the samples but does not seem to be working. Facing errors while compiling with Python 3.12. Any suggestions?
@DevShahin-zm8ni
@DevShahin-zm8ni 23 күн бұрын
In the first part of project before asking the LLM model a question, you compare user query with csv, my question is it concept of RAG?
@chinnibngrm272
@chinnibngrm272 11 ай бұрын
Yes .... Waiting a lottt😍...... Sir in previous Rocky Bot... When I am using the urls which was provided by you...The data from urls is not fetching...( The docs where Empty) But when I tried with other urls i am able to run without any error... Could you please give me a solution why it is happening... Please sirrrr
@codebasics
@codebasics 11 ай бұрын
It can be that it has issues browsing those urls. You can try it again to see it works. Or we need to debug it further to check what the issue is. For me it was working ok without any problems.
@chinnibngrm272
@chinnibngrm272 11 ай бұрын
@@codebasics Yes sir.... There is issue while browsing the urls.... As you said I have tried multiple times.... More than 20 times... But still not working for the urls you provided... Please help me to slove sir.... I wish I will get proper solution from you.... Soo that i can put this project in my resume.. Because by seeing your videos I have learned all the things related to Langchain+ llms... (Built small small applications to get practical knowledge) ...But not able show them as end to end project... I thought this rockybot application is very good application to showcase in my resume... Please help me sirr
@amuralikrishna22
@amuralikrishna22 11 ай бұрын
​@@chinnibngrm272hello in this question answering project I am getting error when I try to load it data=loader.load() error: 'utf-8' codec can't decode byte 0x92 in position 1197: invalid start byte.How to fix it?
@anandmaurya9629
@anandmaurya9629 8 ай бұрын
same problem.@@amuralikrishna22
@NishantKumar-dw5er
@NishantKumar-dw5er 10 ай бұрын
How well it works for Tabular data having columns from SQL DB. Should we use SQlAgent or Vector DB can work. We aren't getting good result from SQLAgent
@MehrabEvanC94
@MehrabEvanC94 8 ай бұрын
Hi, i am struggling about Out of context. how to minimize the percentage of out of context response?
@chinnaiahkotadi4702
@chinnaiahkotadi4702 11 ай бұрын
Thank you sir . This vedio will very very useful to students. Moreover it is inspiring to those are settling as data scientist
@codebasics
@codebasics 11 ай бұрын
You are most welcome
@harshseth427
@harshseth427 10 ай бұрын
@@codebasics SIR UDATE DISCORD LINK
@rishitha3506
@rishitha3506 10 ай бұрын
Please can you make a video on RAG implementation
@superrelaxation508
@superrelaxation508 10 ай бұрын
thanks Dhaval sir for another cool end to end project but I think we are missing one thing is that the Deployment part
@lalitagarwal9155
@lalitagarwal9155 3 ай бұрын
Sir please create this project as per new syntax of langchain, I am getting stuck while converting it into newer version.
@ParthivShah
@ParthivShah Ай бұрын
Thank You So Much dhaval sir. Love from Gujarat ❣
@abc123-uk8uv
@abc123-uk8uv 6 ай бұрын
Raise NotImplementedError( NotImplementedError: Need to determine which default deprecation schedule to use. within ?? minor releases....plsss help me to solve these...after 36.13
@gabbaSL
@gabbaSL 5 ай бұрын
Hi did you resolved the error ? i am having the same issue.
@ayush07310
@ayush07310 4 ай бұрын
​@@gabbaSLwere you able to solve whole project?
@gabbaSL
@gabbaSL 4 ай бұрын
@@ayush07310 yes
@ayush07310
@ayush07310 4 ай бұрын
​@@gabbaSLsorry to ask you again were you able to complete the project ? Since it's been 6 months I'm worrying whether I can start and finish this project without any outdated stuff
@vishwmewada4007
@vishwmewada4007 10 ай бұрын
Very Nice video Dhavalbhai. I have question what are the privacy related risks connected to using this approach. Any data breach or anything like that ?
@gagan5801
@gagan5801 9 ай бұрын
Thank you very very much.I can't explain how important this video was for me.
@younessaznag470
@younessaznag470 9 ай бұрын
thank you bro you re a reference in this domain, might allah guide you and help you .
@AI_Expert_007
@AI_Expert_007 6 ай бұрын
Thanks for the great and very very simple explanation of whole process. The method you explain the concept is extraordinary. Just super !!!
@kashifahmad9880
@kashifahmad9880 20 күн бұрын
Retrying langchain.llms.google_palm.generate_with_retry.._generate_with_retry in 60.0 seconds as it raised NotFound: 404 Requested entity was not found.. gettning this in logs when i am generating answer.
@amiralioghli8622
@amiralioghli8622 11 ай бұрын
Hi, sir. Since you are working with sequential data, may I kindly suggest that you consider creating a video tutorial on implementing Transformers for time series data? This tutorial could cover topics such as forecasting, classification, or anomaly detection. It's not necessary to cover all of them; just one would be sufficient.
@abc-code6
@abc-code6 11 ай бұрын
❤❤❤❤q
@chinnaiahkotadi4702
@chinnaiahkotadi4702 11 ай бұрын
We are expecting blockchain technology and TinyML course also sir
@rahulvenkatesan8394
@rahulvenkatesan8394 Ай бұрын
Sir how to integrate it to React.js ??
@kalkarlengebhai
@kalkarlengebhai 3 ай бұрын
In prompt template there are two variables context and question. When you are using chain("do you have js course"). Is retriever the context? How will it know which is question and which is context?
@JJChen-bt4be
@JJChen-bt4be 5 ай бұрын
Hi, महान लोग, I am wondering how you evaluate your model performance
@AbdulHadi-hl3el
@AbdulHadi-hl3el 2 ай бұрын
Sir we are encountering ImportError: Dependencies for InstructorEmbedding not found. Please tell how to resolve it . Can we get a list of all depedencies so we do not have to install them one by one . I have already downloaded the files in requirment.txt
@lulumartinez8441
@lulumartinez8441 5 ай бұрын
Hello Dhaval, great tutorial as usual ! I have a, probably silly, question (sorry about that). I saw that even after the 'Instruction' prompt has been specified to indicate to the model that if not relevant documents have been retrieved it must answer 'I don't know'... there are some retrieved source documents anyway, why is that? It is clear that model is not using them as a context for its answer, how can he knows that it must not use them? There is some similarity threshold behind? Thanks ! :)
@ahmadazhar5432
@ahmadazhar5432 6 ай бұрын
why don't you save the chain like you did with vector db? and use that model. Im suffering from re running it, as in colab i had gpu, on my machine I don't, plus on colab there are libraries which make configuration easy. if you can please share a tutorial managing like that it'll be great
@AlonAvramson
@AlonAvramson 9 ай бұрын
I wish to better understand the issue of context and question prompt_template = """Given the following context and a question, generate an answer based on this context only. In the answer try to provide as much text as possible from "response" section in the source document context without making much changes. If the answer is not found in the context, kindly state "I don't know." Don't try to make up an answer. CONTEXT: {context} QUESTION: {question}""" PROMPT = PromptTemplate( template=prompt_template, input_variables=["context", "question"]
@suhaskishore1615
@suhaskishore1615 10 ай бұрын
sir, you are awesome! I wish we we had projects like this during undergrad.
@abbasghori2002
@abbasghori2002 2 ай бұрын
Sir please make more project videos with open source hugging face model and more focoused towards fine tuning
@singarajah-nj4qc
@singarajah-nj4qc 4 ай бұрын
sir, is there any better way to create a conversational chatbot for a huge database using langchain. I am encountering issues with the payload limit.
@AnirjitDattaRoy
@AnirjitDattaRoy 17 күн бұрын
Anyone doing this Project now or has done recently , I need some help actually , Firstly , llm ( ..Prompt..) and InstructEmbeedding these two syntax didnt work , so used HuugingFace embeddings instead , and secondly : I have succesfully completed until the Document chunk retreival step following this code (also created the chain) , But at the last step when With those chunks , it will interact with the LLM , I have tried many times but the Chain("...Question...) syntax is showing error , I have also tried with chain({'query':'question'}) , that also is not working , so stuck at the last stage , anyone may help?
@kashifahmad9880
@kashifahmad9880 16 күн бұрын
Hi my project was doing well but from few day it is showing Retrying langchain.lIms.google_palm.generate_with_retry.. _generate_with_retry in 60.0 seconds as it raised NotFound: 404 Requested entity was not found.. getting this in logs when i am generating answer.
@jasmineding4515
@jasmineding4515 7 күн бұрын
Using chain.invoke("")
@RadhakrishnanBL
@RadhakrishnanBL 10 ай бұрын
Great content, thank you and appreciate your effort. Shall we take the same approach to fine tune a LLM to generate python code ?
@sandhiyas352
@sandhiyas352 5 ай бұрын
if i have csv and excel file consist numerical and categorical now i want to get output in llm even for numerical also how to do it ? i need ur help to start this
@Raaj_ML
@Raaj_ML 4 ай бұрын
Why are we not splitting the document content in to chunks, in these examples ?
@Animesh_AD
@Animesh_AD 9 ай бұрын
Sir, Good morning. The way you teach the concepts are phenomenal . Love you from bottom of my heart. Do this kind of video more in coming days. I know that majority just go by the fancy thumbnail but this kind of video need too much effort. Thank You again!
@AbdulHadi-hl3el
@AbdulHadi-hl3el 2 ай бұрын
How can we integrate it to a working website??.....Has anyone tried it??
@MehreenMunsif
@MehreenMunsif 5 ай бұрын
what's the difference between query and retrieve? because both are returning the same result
@m.bashar4309
@m.bashar4309 11 ай бұрын
Plz bring more langchain projecta
@codebasics
@codebasics 11 ай бұрын
Yes. One more project will be published next week. It will be in retail domain
@Rohit-ju8kp
@Rohit-ju8kp 5 ай бұрын
I have tried to fix this code. It is giving error while running this code.
@yeongnamtan
@yeongnamtan 6 ай бұрын
how does the system associate answers with prompts if you only load and embed the prompt column ?
@unitecq4014
@unitecq4014 11 ай бұрын
Sir can u make videos on how to predict future results with past data in basketball or even football I am trying to create a basketball prediction which predicts the result at any point of time of the match
@ankitkumar-ve1bg
@ankitkumar-ve1bg 11 ай бұрын
Hi Sir , I stay in Bangalore and I had applied at AtliQ ....Sir can we meet?
@QUniversity
@QUniversity 9 ай бұрын
Hi, can you also cover end to end Autonomous AI agent creation and deployment. There is plenty of material online but almost no one covers the topic comprehensively enough.
@yogeshindulkar320
@yogeshindulkar320 11 ай бұрын
why can't we use streamlit in jupyterlab why we need pycharm code editor
@rohitmore3637
@rohitmore3637 11 ай бұрын
Sir I am having an error while retrieving question's answer. The error says list index out of range.
@sairampolishetty3211
@sairampolishetty3211 4 ай бұрын
@dhavalpatel,can we say this as rag chatbot which uses source url for context from vector database?
@codebasics
@codebasics 4 ай бұрын
Yes
@farheenfatima9414
@farheenfatima9414 8 ай бұрын
I have a question. Is it not necessary to clean the data after loading it?
@terrykeiran4582
@terrykeiran4582 10 ай бұрын
where the new question is going to add ? is there any performance matrices to check?
@Jackeychan-ve8sg
@Jackeychan-ve8sg 11 ай бұрын
Best country to land a job as a data analyst ??????? Tell sir🤚
@Jackeychan-ve8sg
@Jackeychan-ve8sg 11 ай бұрын
Best country to land a job as a data analyst ??????? Tell sir🤚
@Jackeychan-ve8sg
@Jackeychan-ve8sg 11 ай бұрын
Best country to land a job as a data analyst ??????? Tell sir🤚
@Jackeychan-ve8sg
@Jackeychan-ve8sg 11 ай бұрын
Best country to land a job as a data analyst ??????? Tell sir🤚
@Jackeychan-ve8sg
@Jackeychan-ve8sg 11 ай бұрын
Best country to land a job as a data analyst ??????? Tell sir🤚
@sriharshap1971
@sriharshap1971 10 ай бұрын
sir i am getting credentials error while running just the poem line itself !!!. can any one help me
@yash-seth
@yash-seth 8 ай бұрын
were you able to get a solution for this?
@Jackeychan-ve8sg
@Jackeychan-ve8sg 11 ай бұрын
Best country to land a job as a data analyst ??????? Tell sir🤚
@Jackeychan-ve8sg
@Jackeychan-ve8sg 11 ай бұрын
Best country to land a job as a data analyst ??????? Tell sir🤚
@sonyannem
@sonyannem 11 ай бұрын
Thank you for providing such a valuable videos, In your free time could you please make a video on Concept Normalization .
@atharvadhokte6272
@atharvadhokte6272 2 ай бұрын
@ codebasics sir I am facing issue while installing faiss cpu, can anyone please help
@kashifahmad9880
@kashifahmad9880 2 ай бұрын
Same here have solve this error?
@AmitMishra-j2k
@AmitMishra-j2k 7 ай бұрын
Dear sir how to download all model and embedding concept in my local server and how can run the all process without internet connection.
@AmitMishra-j2k
@AmitMishra-j2k 7 ай бұрын
Hello... guys if any buddy have know so please tell me..
@maly7422
@maly7422 11 ай бұрын
Thank u sir!! Plz make a 6 month roadmap for a fresher data engineer with free resources its a request..
@Jackeychan-ve8sg
@Jackeychan-ve8sg 11 ай бұрын
Best country to land a job as a data analyst ??????? Tell sir🤚
@mainuddinali9561
@mainuddinali9561 Ай бұрын
❤❤❤
@SatyendraJaiswalsattu
@SatyendraJaiswalsattu 7 ай бұрын
getting error for line embeddings = HuggingFaceInstructEmbeddings( query_instruction="Represent the query for retrieval: " ) ImportError: Dependencies for InstructorEmbedding not found. any help??
@gauravbisht3683
@gauravbisht3683 6 ай бұрын
i am also getting the same error .please let me know if aapka theek ho gaya hai yeh error toh
@random_guy_7
@random_guy_7 4 ай бұрын
use a different embedding like embeddings = HugginngFaceEmbeddings() this could be seen on the langchain embeddings like he mentioned
@anandsahu6767
@anandsahu6767 Ай бұрын
You have to do pip install instructor and then pip install sentence-transformer==2.2.2 don't use the latest sentence-transformer
@solomanvarghese6481
@solomanvarghese6481 5 ай бұрын
ImportError: Dependencies for InstructorEmbedding not found. This error shows even if I installed all libraries
@AbdulHadi-hl3el
@AbdulHadi-hl3el 2 ай бұрын
same problem with me , please update if you have found a solution.
@anandsahu6767
@anandsahu6767 Ай бұрын
You have to use pip install instructor and then pip instan sentence-transformer==2.2.2 these are the dependency for instructor embeddings
@akbarboghani1
@akbarboghani1 11 ай бұрын
Thank you for sharing such informative session
@codebasics
@codebasics 11 ай бұрын
Glad it was helpful!
@NANDITHAN-f7i
@NANDITHAN-f7i 3 ай бұрын
18:46 the whole cell is not working😢
@yashrami2531
@yashrami2531 3 ай бұрын
yes bro, same.. been stuck there from last 3 hours. If you have found the soln, please share
@AbdulHadi-hl3el
@AbdulHadi-hl3el 2 ай бұрын
Same bro....please update if you found a solution.
@kashifahmad9880
@kashifahmad9880 2 ай бұрын
Bro have you solved this??
@aravintht3004
@aravintht3004 11 ай бұрын
Why there is no textsplitters/chunks used here ?
@AzizulhakimRashed-mr8dl
@AzizulhakimRashed-mr8dl 4 ай бұрын
Is it possible to do it on colab?
@anandsahu6767
@anandsahu6767 Ай бұрын
Hey folks 👋 , i have just created this project using updates dependencies and models. Since the video a bit old and there is countinous changes in the libraries we have to change the code a bit if any one want any help you can reply me on this
@aryanthakur0009
@aryanthakur0009 Ай бұрын
Hi can u help me
@anandsahu6767
@anandsahu6767 Ай бұрын
@@aryanthakur0009 yes tell me
@kashifahmad9880
@kashifahmad9880 19 күн бұрын
Hi i getting error now my project is not working Retrying langchain.lIms.google_palm.generate_with_retry._generate_with_retry in 60.0 seconds as it raised NotFound: 404 Requested entity was not found.. getting this in logs when i am generating answer.
@jasmineding4515
@jasmineding4515 14 күн бұрын
Hi! Do you have any repo that can share? Have questions on all the dependencies.
@anandsahu6767
@anandsahu6767 14 күн бұрын
@@aryanthakur0009 yes tell me what's the issue
@saisimranpatro8164
@saisimranpatro8164 11 ай бұрын
how to get the OpenAI api key when the existing key has expired , any help or suggestions?
@wckd6726
@wckd6726 11 ай бұрын
Simply generate a new key no!?
@akashkamble4684
@akashkamble4684 5 ай бұрын
I've been looking for a detailed guide on LLM projects, and this video delivers exactly what I needed. Kudos to the presenter.
@ayush07310
@ayush07310 4 ай бұрын
Hey were you able to complete the project ? Since it's been 6 months I'm worrying whether I can start and finish this project without any outdated stuff
@praveenkumar-wb4wc
@praveenkumar-wb4wc 11 ай бұрын
Hi Dhaval, When we can expect AI+ML course in code basis
@codebasics
@codebasics 11 ай бұрын
I am building math/statistics course right now once that is launched, next one is AI+ML. It will take few months though.
@Sangeekarikalan
@Sangeekarikalan 11 ай бұрын
When can I call myself a data scientist or a machine learning engineer. What all courses in your playlist will help me reach that tag name
@codebasics
@codebasics 11 ай бұрын
in youtube search "codebasics data science roadmap" watch that video to know what all you need to learn
@showmethemoney824
@showmethemoney824 11 ай бұрын
why vector FAISS db from_document for documents parameter is Docs instead of data from loader.load() in the notebook? I think it's typo but may be Im wrong
@awangsuryawan7320
@awangsuryawan7320 10 ай бұрын
Up
@cyberking405
@cyberking405 3 ай бұрын
sir, im facing lot of issues with packages used in this project. could you please help me out. its been 3 days since im facing this issue. i have tried in both vsocde and pycharm. please help me out
@cyberking405
@cyberking405 3 ай бұрын
sir, im facing lot of issues with packages used in this project. could you please help me out. its been 3 days since im facing this issue. i have tried in both vsocde and pycharm. please help me out
@AbdulHadi-hl3el
@AbdulHadi-hl3el 2 ай бұрын
same here...please update if you have found a solution.
@kashifahmad9880
@kashifahmad9880 2 ай бұрын
Have you solved?
@AbdulHadi-hl3el
@AbdulHadi-hl3el 2 ай бұрын
@@kashifahmad9880 yes , make the project in a new virtual environment then install all the packages required , i have used google palm embeddings instead of hugging face instructor embeddedings and some other packages...
@AbdulHadi-hl3el
@AbdulHadi-hl3el 2 ай бұрын
@@kashifahmad9880 yes , make the project in a new virtual environment then install all the packages required , i have used google palm embeddings instead of hugging face instructor embeddedings and some other packages...
@muhammednishad6003
@muhammednishad6003 11 ай бұрын
Is vector database same as embedding matrux?
@sidindian1982
@sidindian1982 10 ай бұрын
Excellent Sir ... Truly mean it 😍😍😍😍
@AlonAvramson
@AlonAvramson 9 ай бұрын
Thank you! this is a great video!
@MrRobot-mb6rq
@MrRobot-mb6rq 7 ай бұрын
Amazing content. Loved it 💥
@dn9416
@dn9416 11 ай бұрын
Not Audi
@souravbarua3991
@souravbarua3991 11 ай бұрын
This tutorial video helps me to complete my project 'chat with local pdf file'. Thank you 🙏.
@codebasics
@codebasics 11 ай бұрын
So glad it resonated with you! 😊
@vijaybhargavkarnati9926
@vijaybhargavkarnati9926 6 ай бұрын
Hey I have a question, so can we use a Word document instead of a CSV file and make the QA application by following the same.
@cyberking405
@cyberking405 3 ай бұрын
sir, im facing lot of issues with packages used in this project. could you please help me out. its been 3 days since im facing this issue. i have tried in both vsocde and pycharm. please help me out
@eyekathir
@eyekathir 11 ай бұрын
Waiting to hear from you
@GM-rw5fl
@GM-rw5fl 2 ай бұрын
Maza a gya
@flaviobrienza6081
@flaviobrienza6081 11 ай бұрын
When I try to access to MakerSuite it says "Restricted Access". Why?
@codebasics
@codebasics 11 ай бұрын
did you login using your google account? Anyone with a google account should be able to access this.
@flaviobrienza6081
@flaviobrienza6081 11 ай бұрын
@@codebasics yes, still got restrictions
@flaviobrienza6081
@flaviobrienza6081 11 ай бұрын
@@codebasics got why, in Italy the API is not available
@md.mahadehasan737
@md.mahadehasan737 9 ай бұрын
I was facing the same problem in Finland. Tried with VPN and it works.
@flaviobrienza6081
@flaviobrienza6081 9 ай бұрын
@@md.mahadehasan737 yes, in EU is not available
@farhanafridi8694
@farhanafridi8694 11 ай бұрын
Thank you for this
@Gurur_shots
@Gurur_shots 10 ай бұрын
Love you sir ❤
@gabbaSL
@gabbaSL 5 ай бұрын
Does any one tried this recently and ran without any errors?
@Pranava_ai
@Pranava_ai Ай бұрын
I tired but Google api key error
@shashankshetk
@shashankshetk 10 ай бұрын
Awesome explanation
@NehaSingh-fb8kj
@NehaSingh-fb8kj 9 ай бұрын
Great content
@swadeepsudini9353
@swadeepsudini9353 10 ай бұрын
Thank you!
@piyushshukla238
@piyushshukla238 11 ай бұрын
is it related to data analysis???
@codebasics
@codebasics 11 ай бұрын
No. This is related to data science, machine learning, Gen AI
@defikanth
@defikanth 11 ай бұрын
waiting...
@DH0809
@DH0809 11 ай бұрын
yes
@VikasAgarwal-o5c
@VikasAgarwal-o5c 11 ай бұрын
@Codebasics- Error Message - line 154, in __init__ raise ImportError("Dependencies for InstructorEmbedding not found.") from e ImportError: Dependencies for InstructorEmbedding not found. . Can you pls help me to fix this issue?
@meowgu9132
@meowgu9132 11 ай бұрын
yes I got the same error too how do we fix this
@meowgu9132
@meowgu9132 11 ай бұрын
installed the required dependencies but still get it
@ttvgolive3436
@ttvgolive3436 11 ай бұрын
i was getting this error too bro and i used gpt4all instead of instructembedding , its working fine for me
@meowgu9132
@meowgu9132 11 ай бұрын
unfortunately gpt4all failed for me too@@ttvgolive3436
@meowgu9132
@meowgu9132 11 ай бұрын
not sure if its becoz mine is m1 Mac or sth..
@samasrinivasreddy961
@samasrinivasreddy961 6 ай бұрын
great work
@abhishekghosh9523
@abhishekghosh9523 6 ай бұрын
Did you face any issue's while embedding? Please do reply
@samasrinivasreddy961
@samasrinivasreddy961 6 ай бұрын
@@abhishekghosh9523 No ,i have not faced any issue ...suppose if you face any issue you can use other embedding techniques like hugging face "sentence-transformers / all-mpnet-base-v2" or "sentence-transformers / all-MiniLM-L6-v2" other transformers to embedding
@abhishekghosh9523
@abhishekghosh9523 6 ай бұрын
@@samasrinivasreddy961 Hey thanks for the reply! But already sorted the issue. Presently facing some dependencies issues while trying to run it on vscode, with huggingfaceinstructorembedding. Have you faced something similar?
@ayush07310
@ayush07310 4 ай бұрын
​@@abhishekghosh9523 hey have you finished the whole project ?
Vector Database Explained | What is Vector Database?
6:52
codebasics
Рет қаралды 86 М.
AI, Machine Learning, Deep Learning and Generative AI Explained
10:01
IBM Technology
Рет қаралды 269 М.
Incredible: Teacher builds airplane to teach kids behavior! #shorts
00:32
Fabiosa Stories
Рет қаралды 11 МЛН
Spongebob ate Patrick 😱 #meme #spongebob #gmod
00:15
Mr. LoLo
Рет қаралды 19 МЛН
Cute
00:16
Oyuncak Avı
Рет қаралды 12 МЛН
ОТОМСТИЛ МАМЕ ЗА ЧИПСЫ🤯#shorts
00:44
INNA SERG
Рет қаралды 4,7 МЛН
Gen AI Project Using Llama3.1 | End to End Gen AI Project
40:51
codebasics
Рет қаралды 70 М.
LangChain Explained in 13 Minutes | QuickStart Tutorial for Beginners
12:44
What is AI Agent? | Simple Explanation of an AI Agent
8:53
codebasics
Рет қаралды 16 М.
GraphRAG: The Marriage of Knowledge Graphs and RAG: Emil Eifrem
19:15
LLM Projects | LLM and GenAI Projects For Beginners
5:12
codebasics
Рет қаралды 41 М.
ML Was Hard Until I Learned These 5 Secrets!
13:11
Boris Meinardus
Рет қаралды 309 М.
Incredible: Teacher builds airplane to teach kids behavior! #shorts
00:32
Fabiosa Stories
Рет қаралды 11 МЛН