Hi Will we have a recording for todays book readi...
# ai-reading-club
a
Hi Will we have a recording for todays book reading ( i might not be able to join ). If so i would like to have a discussion about when to use Langchain vs Llama-Index. Appears that they both can be used interchangeably, where Langchain can do both fromt-end and Back-end RAG and Llama-Index is more suited for back-end task
p
This is a great question, and it's we can always discuss in slack, doesn't have to be during the live event! There is overlap between them, most people (and the book) mention Llama index is really great when it comes to connecting LLMs with various data sources. LangChain now seems to kind of have abstractions for almost everything and integrates with their other products, like LangSmith and LangServe. But I also know quite a few people who switched away from LangChain after the prototyping phase. Sometimes the abstractions feel like a lot 😅
There is now LangGraph which seems more low level. On my list to mess around with it more! https://www.langchain.com/langgraph
a
Thanks @powerful-horse-58724