8-Building Gen AI Powered App Using Langchain And Huggingface And Mistral

  Рет қаралды 10,705

Krish Naik

Krish Naik

Ай бұрын

In this video we will be building an end to end langchain project using hugging open source llm models such as Mistral and also open source embedding models.
code github: github.com/krishnaik06/Update...
-------------------------------------------------------------------------------------------------
Support me by joining membership so that I can upload these kind of videos
/ @krishnaik06
-----------------------------------------------------------------------------------
Fresh Langchain Playlist: • Fresh And Updated Lang...
►LLM Fine Tuning Playlist: • Steps By Step Tutorial...
►AWS Bedrock Playlist: • Generative AI In AWS-A...
►Llamindex Playlist: • Announcing LlamaIndex ...
►Google Gemini Playlist: • Google Is On Another L...
►Langchain Playlist: • Amazing Langchain Seri...
►Data Science Projects:
• Now you Can Crack Any ...
►Learn In One Tutorials
Statistics in 6 hours: • Complete Statistics Fo...
End To End RAG LLM APP Using LlamaIndex And OpenAI- Indexing And Querying Multiple Pdf's
Machine Learning In 6 Hours: • Complete Machine Learn...
Deep Learning 5 hours : • Deep Learning Indepth ...
►Learn In a Week Playlist
Statistics: • Live Day 1- Introducti...
Machine Learning : • Announcing 7 Days Live...
Deep Learning: • 5 Days Live Deep Learn...
NLP : • Announcing NLP Live co...
---------------------------------------------------------------------------------------------------
My Recording Gear
Laptop: amzn.to/4886inY
Office Desk : amzn.to/48nAWcO
Camera: amzn.to/3vcEIHS
Writing Pad:amzn.to/3OuXq41
Monitor: amzn.to/3vcEIHS
Audio Accessories: amzn.to/48nbgxD
Audio Mic: amzn.to/48nbgxD

Пікірлер: 58
@Mr177891
@Mr177891 Ай бұрын
Screen is frozen Sir
@mushinart
@mushinart Ай бұрын
is it only me or the video FREEZES from where mr naik uses the embedding ???!!!
@snehitvaddi
@snehitvaddi Ай бұрын
Same here. Scratching my head for a while until I saw your comment.
@cosmoslotnick8297
@cosmoslotnick8297 Ай бұрын
Yes it is frozen for me too
@amaanpk
@amaanpk Ай бұрын
Same here
@miabhabhi1
@miabhabhi1 Ай бұрын
Same here
@manikantamsadam3336
@manikantamsadam3336 Ай бұрын
Same
@dhackmt
@dhackmt Ай бұрын
krish brother you are doing a really great job , alot of people like me are really learning because of you , i am really thankful and greatful towards your teaching , really good .
@babukrishnamurthy8224
@babukrishnamurthy8224 Ай бұрын
After 11:50 the screen has frozen, only your voice is coming in the background whatever you are doing is not being shown in the screen. Please can you correct it?
@vishalaiml1649
@vishalaiml1649 Ай бұрын
Thank you @krishnaik . your teaching is awesome!!
@MVPAJYT
@MVPAJYT Ай бұрын
Need one video on comparison and cost benefit analysis between models,
@rahulsanapathi2305
@rahulsanapathi2305 Ай бұрын
Today i am starting with you sir i will take it as serious as by some time i also keep my transition when i get my dream job
@faqs-answered
@faqs-answered Ай бұрын
Simply awesome explanation ! You are really great :)
@dhackmt
@dhackmt Ай бұрын
and i was so eager to learn something new that i kept your youtube video on and opened the github page as simple as that , anyways we have to see the code only , so screen froze did not really affect my learning but yea some guys give up but i want to say never give up .
@cricketalwys
@cricketalwys Ай бұрын
Can you please share the GitHub link?
@carlosbelleza5104
@carlosbelleza5104 Ай бұрын
would it be possible to have an example with a local open source LLM? Like OpenLLM pointing to a remote address
@not_amanullah
@not_amanullah Ай бұрын
This is helpful ❤
@not_amanullah
@not_amanullah Ай бұрын
thanks ❤
@madhavipeddireddy5304
@madhavipeddireddy5304 Ай бұрын
Sir Please upload videos on MLOPS, or do live session on MLOPS. These days many companies are asking this MLOPS. Can I join your membership to access the MLOPS tutorials and projects
@Devarajan1986
@Devarajan1986 Ай бұрын
yes it will be great
@RamaChandran-fc3hp
@RamaChandran-fc3hp Ай бұрын
Sir please fix that issue. Screen got struck.
@philippearras8154
@philippearras8154 Ай бұрын
Frozen screen sir. Impossible to follow :(
@user-yc2te4vz2y
@user-yc2te4vz2y Ай бұрын
Hello, sir. I am a big fan of your knowledge, and I have a request. Could you make a video on how to extract text from a PDF, perform chunking, embedding, and store it in a vector database in parallel? This would reduce latency for a large PDF.I hope you respond this message
@vishalaiml1649
@vishalaiml1649 Ай бұрын
Hi Krishnaik, can you please create a Series on securing LLM responses, and Guardrails as it is burning topic now a days. Sincere Request.
@kumariakanksha2069
@kumariakanksha2069 Ай бұрын
Please make a video by using open source llm models for pdf documet question and information retrieval task
@dhirajbembade
@dhirajbembade Ай бұрын
Screen is frozen unable to see from 12 min runtime
@karthiksundaram544
@karthiksundaram544 Ай бұрын
@SameerAli-nm8xn
@SameerAli-nm8xn Ай бұрын
Sir if the aim of the project was to use open source why you haven't used Google embeddings which is free and also perform good, so please if you can make the video with this topic make the video with Google Gemini embeddings with langchain
@rishiraj2548
@rishiraj2548 Ай бұрын
🙂🙏
@anshitseth586
@anshitseth586 Ай бұрын
Please upload this video again
@andrespineiro7609
@andrespineiro7609 Ай бұрын
Thanks dude, but the screen is frozen in the middle of the video
@vashu736
@vashu736 Ай бұрын
Sir your precision and accuracy are very low in credit card Fraud detection video, Isolation Forest and LOC are not working for fraud detection data. Can you suggest some good methods for the same.
@abdulazizdeveloper7915
@abdulazizdeveloper7915 Ай бұрын
why im having this error : If Model is unavailable, either raise a TimeoutError... if timeout is not None and time.time() - t0 > timeout: --> 250 raise InferenceTimeoutError( 251 f"Model not loaded on the server: {url}. Please retry with a higher timeout (current:" 252 f" {self.timeout}).",
@mohamed_deshaune
@mohamed_deshaune Ай бұрын
bro just use llama-3 model from groq api he already made a video about groq api it's totally free and now the llama-3 model is available inside it and it's very fast cuz qroq is using LPU watch his tutorial about groq to understand what i mean
@kashishvarshney2225
@kashishvarshney2225 Ай бұрын
hello sir please upload video again. whole video is not playing good
@j.k.priyadharshini9753
@j.k.priyadharshini9753 12 күн бұрын
# Call the QA chain with our query. result = retrievalQA.invoke({"query": query}) print(result['result']) ValueError: Error raised by inference API: Cannot override task for LLM models Iam getting this error
@TirthRadadiya-hp9sq
@TirthRadadiya-hp9sq 6 күн бұрын
Same screen froze issue
@AnjanaKumari-uq7rh
@AnjanaKumari-uq7rh Ай бұрын
Screen frozen reh gyi sir and pls connect this with database instead of pdf
@jayanthkothapalli9.2
@jayanthkothapalli9.2 Ай бұрын
Sir Video is Frozen after 11:49 sec, Pls check the video sir, and upload it again.
@MAYANK-mn8ir
@MAYANK-mn8ir Ай бұрын
Hi, is anyone currently enrolled in Masters with major in ML in Canada/US? How is the Job market there?
@ashraf_isb
@ashraf_isb Ай бұрын
is it just me or screen froze? anyways thanks for the video Krish
@krishnaik06
@krishnaik06 Ай бұрын
Dont worry i will fix that issue
@sagarmhaisne110
@sagarmhaisne110 22 күн бұрын
Video got freezed at 11:48
@zedia121
@zedia121 Ай бұрын
Hi krish, the video froze at 11:49.
@SanjayBakshi-ih3ec
@SanjayBakshi-ih3ec 28 күн бұрын
Screen frozen after 11:50.
@integuider6825
@integuider6825 Ай бұрын
screen is stopped, sir please fix this issue
@digitaltechconnect1318
@digitaltechconnect1318 Ай бұрын
screen is frozen sir
@NikhilSharma-ht7en
@NikhilSharma-ht7en Ай бұрын
Screen is frozen
@user-wo2sh2lk7e
@user-wo2sh2lk7e Ай бұрын
screen is frozen after 11:50
@dharmadhikariatharva
@dharmadhikariatharva Ай бұрын
Please reupload this video.
@avigneswaranwaran
@avigneswaranwaran Ай бұрын
Screen freezed from 11:51 to 27:45
@mohitmehndiratta5576
@mohitmehndiratta5576 23 күн бұрын
Screen freezed after 12:15
@_punjabi_singh
@_punjabi_singh Ай бұрын
Hindi
@siddhanthbhattacharyya4206
@siddhanthbhattacharyya4206 16 күн бұрын
video froze dude
@EkNidhi
@EkNidhi 23 күн бұрын
🥲🥲🥲🥲🥲
@siddhantashtekar5806
@siddhantashtekar5806 Ай бұрын
Screen is frozen
@krishnaik06
@krishnaik06 Ай бұрын
Will fix the issue and reupload the video
Normal vs Smokers !! 😱😱😱
00:12
Tibo InShape
Рет қаралды 115 МЛН
Osman Kalyoncu Sonu Üzücü Saddest Videos Dream Engine 118 #shorts
00:30
La final estuvo difícil
00:34
Juan De Dios Pantoja
Рет қаралды 26 МЛН
Using Ollama To Build a FULLY LOCAL "ChatGPT Clone"
11:17
Matthew Berman
Рет қаралды 232 М.
Hugging Face | Open Source AI Platform for the community
8:58
What is Hugging Face? (In about a minute)
1:27
Eye on Tech
Рет қаралды 59 М.
Normal vs Smokers !! 😱😱😱
00:12
Tibo InShape
Рет қаралды 115 МЛН