Тёмный

LangChain vs. LlamaIndex - What Framework to use for RAG? 

Coding Crash Courses
Подписаться 12 тыс.
Просмотров 17 тыс.
50% 1

Опубликовано:

 

28 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 44   
@kakashisensie100
@kakashisensie100 5 месяцев назад
Amazing video. It would be even better if you can compare agents in both frameworks.
@MMO-g2w
@MMO-g2w 6 месяцев назад
The best, always.
@Larimuss
@Larimuss Месяц назад
Wow great tutorial thanks, love the breakdown an explanation. 😊
@codingcrashcourses8533
@codingcrashcourses8533 Месяц назад
@@Larimuss thank you :)
@jonathanconn4630
@jonathanconn4630 Месяц назад
Great explanation, thank you!
@coderider3022
@coderider3022 3 месяца назад
This is a good video. Thank you.
@gjsxnobody7534
@gjsxnobody7534 6 месяцев назад
Very cool. But how can me make it “learn on the go”. Meaning if someone asks a specific question and there is no answer. Like where is the bathroom in the restaurant. How to setup your notify a human to help, and then to add that Q and A to the RAG or Langchain, and then how to rebuild the model so it knows?
@codingcrashcourses8533
@codingcrashcourses8533 6 месяцев назад
It depends. Add a "contact human" and then probably collect the answers and index them again. There are many different ways to add upon that
@DataMind-xd7xm
@DataMind-xd7xm 4 месяца назад
@@codingcrashcourses8533 how about using a RLHF system from the feedbacks instead?
@Roy-h2q
@Roy-h2q 4 месяца назад
felt like langchain are more straight forward , but ofcourse perhaps there are some value for how LlamaIndex are implemented
@M10n8
@M10n8 6 месяцев назад
Yep, love it. We need more Udemy courses! Best teacher ever.
@codingcrashcourses8533
@codingcrashcourses8533 6 месяцев назад
Haha thank you. I am already thinking of a new course. Probably an advanced course. But not Sure about the way i want to Set it up
@swiftmindai
@swiftmindai 6 месяцев назад
I suggest you do an advance course with a specific end to end use case or project like you do in real world (for eg. specific chatbot for retails or ecommerce or anything) that can be implemented in production with very minimum change. That will level up skill to professional level for many of us who follows you here. Coursera and some udemy as well offers similar which they call it capstone project if I'm not mistaken. But since most of us here are comfortable with the way you explain, I'll be the first one to purchase your course :)
@codingcrashcourses8533
@codingcrashcourses8533 6 месяцев назад
@@swiftmindai I will probably make an advanced RAG course, since I already got a course on Prod with Azure. I don´t like to cover multiple complex areas in one course/video :)
@skyblaze6687
@skyblaze6687 5 месяцев назад
i dont want to use chromedb how can i avoid it i want to store it in json or pickle or something else
@codingcrashcourses8533
@codingcrashcourses8533 5 месяцев назад
Use FAISS for that. FAISS allows you to pkl your vectorstore
@tirthvora8591
@tirthvora8591 6 месяцев назад
Langchain also has high level chains
@codingcrashcourses8533
@codingcrashcourses8533 6 месяцев назад
Yes, but these legacy chains and the chain interface is not the default.
@HypeDigitalyAI
@HypeDigitalyAI 5 месяцев назад
Very interesting video...we have just landed a big client that has thousand of documents. Would it be possible for you to help us with this project man, or at least offer your expertise on some consulting session ?
@codingcrashcourses8533
@codingcrashcourses8533 5 месяцев назад
Thanks for the request, but I have to decline since I am not allowed to done any consulting related work in my side business.
@aamirsec8305
@aamirsec8305 6 месяцев назад
create a chatbot for HR to filter the best candidate among the resumes
@codingcrashcourses8533
@codingcrashcourses8533 6 месяцев назад
Interesting idea ;)
@aamirsec8305
@aamirsec8305 6 месяцев назад
@@codingcrashcourses8533 can i have a chat with you
@aamirsec8305
@aamirsec8305 6 месяцев назад
@@codingcrashcourses8533 whats your email sir
@Alex..-vp2wf
@Alex..-vp2wf 5 месяцев назад
collection "xyu"😶‍🌫
@codingcrashcourses8533
@codingcrashcourses8533 5 месяцев назад
Hm?
@coursachGPT
@coursachGPT 3 месяца назад
😂😂
@coursachGPT
@coursachGPT 3 месяца назад
@@codingcrashcourses8533that's a curse word in Slavic languages
@codingcrashcourses8533
@codingcrashcourses8533 3 месяца назад
@@coursachGPT thanks for clarification :D
@coursachGPT
@coursachGPT 3 месяца назад
@@codingcrashcourses8533 good video btw! tried langchain with chromadb but couldn't install langchain-chroma lib, some problems with Microsoft visual runtime. Tried lancedb but couldn't figure out how to use it with local embeddings and llm😂 not my day, need to spend some time to learn all that. Thank you for your content
@timtensor6994
@timtensor6994 6 месяцев назад
Great video. Subbed. I have a question , recently i was trying RAG application for german language using mistral , llama cpp , chroma and local embedding . However i found out that using llama index i couldnt even retrieve any documents and returned no answer . Has it happened to you that it didnt recover any chunks so as to say ?
@codingcrashcourses8533
@codingcrashcourses8533 6 месяцев назад
No - the standard is that your retrieve the top-k documents. You sure you indexed correctly? Normally you always retrieve documents, no matter what.
@pratiknarendraraut6889
@pratiknarendraraut6889 6 месяцев назад
Amazing content as always , can you make a video on RAPTOR, it is getting popular for long context llms as an soft alternative for RAG
@codingcrashcourses8533
@codingcrashcourses8533 6 месяцев назад
Thanks for making me aware of that
@maxtayebwa8987
@maxtayebwa8987 2 месяца назад
I am subscribing and turning on notifications because of how well you explain stuff in this video! Kuddos!
@codingcrashcourses8533
@codingcrashcourses8533 2 месяца назад
@@maxtayebwa8987 thank you :)
@granothon8054
@granothon8054 6 месяцев назад
good
@limjuroy7078
@limjuroy7078 6 месяцев назад
Hello, thank you so much for your comparison in the video! I also have a small request - could you possibly make a prompt engineering video tutorial for both LangChain and Llama-Index, especially the use of LCEL in LangChain?
@codingcrashcourses8533
@codingcrashcourses8533 6 месяцев назад
One or the other :). I would rather make a Video ok LCEL
@limjuroy7078
@limjuroy7078 6 месяцев назад
@@codingcrashcourses8533 great 👍
@sanjayojha1
@sanjayojha1 6 месяцев назад
2 questions. 1st: How is Hyastack compared to these two?, and 2nd: Which one is more asked in Job openings?
@codingcrashcourses8533
@codingcrashcourses8533 6 месяцев назад
I tried Haystack and ditched it because it forced you to install the whole transformer stack. That was ~1 year ago. Regarding the second question: No idea about job markets.
@sanjayojha1
@sanjayojha1 6 месяцев назад
@@codingcrashcourses8533 I have tried their beta 2.0, so far it looks good.
@yinxing418
@yinxing418 6 месяцев назад
Switched to Haystack and never looked back. Repo is way easier for me to understand, and you can write your own components. Just compare all the frameworks yourself and see what makes sense.
Далее
LangChain Crash Course for Beginners
1:05:30
Просмотров 165 тыс.
RAG in 2024: Advancing to Agents
17:30
Просмотров 15 тыс.
Катаю тележки  🛒
08:48
Просмотров 293 тыс.
Wait... PostgreSQL can do WHAT?
20:33
Просмотров 196 тыс.
RAPTOR - Advanced RAG with LangChain
15:43
Просмотров 10 тыс.
Llama Index (aka GPT Index) Overview
7:30
Просмотров 26 тыс.
Introduction to LlamaIndex with Python (2024)
39:57
Просмотров 16 тыс.
This Is Why Python Data Classes Are Awesome
22:19
Просмотров 807 тыс.