MM
Definitely not for beginners but it's an amazing resource for anyone looking to experiment with their own RAG chatbots.

LangChain: Chat With Your Data delves into two main topics: (1) Retrieval Augmented Generation (RAG), a common LLM application that retrieves contextual documents from an external dataset, and (2) a guide to building a chatbot that responds to queries based on the content of your documents, rather than the information it has learned in training. You’ll learn about: 1. Document Loading: Learn the fundamentals of data loading and discover over 80 unique loaders LangChain provides to access diverse data sources, including audio and video. 2. Document Splitting: Discover the best practices and considerations for splitting data. 3. Vector stores and embeddings: Dive into the concept of embeddings and explore vector store integrations within LangChain. 4. Retrieval: Grasp advanced techniques for accessing and indexing data in the vector store, enabling you to retrieve the most relevant information beyond semantic queries. 5. Question Answering: Build a one-pass question-answering solution. 6. Chat: Learn how to track and select pertinent information from conversations and data sources, as you build your own chatbot using LangChain.Start building practical applications that allow you to interact with data using LangChain and LLMs.

MM
Definitely not for beginners but it's an amazing resource for anyone looking to experiment with their own RAG chatbots.
AS
Great hands on training experience. The speaker speaks a little too fast though.
MD
how to easily write a chatbot with your own internal data. Interesting and very practice oriented.
VS
Amazing!!!! Already recommended to a lot of friends. Short and up to the point <3 Thank you :)
TB
Nice concise overview of the topic. Presneter references materials and courses not available through the coursera platform, which is a bit of a drag, wouldlove to have reviewed that material too
SH
A really amazing course by the founder of Langchain, starting with the fundamentals to the last brick in the field of langchain's conversational bot building
CK
Excellent course content, clear and concise instructions. Highly recommended.
SV
Very Useful for beginners who are willing to learn and create their first chatbot.
OP
It gives a great overview of complete Langchain chatbot pipeline guide.
RW
Well Explained and the platform used was revolutionary made the topic so easy to understand .
KM
The Framework for Enterprise to Build Language Model Applications : Langchain, Langsmith and Langserve.
SN
Great presentation! Great examples and projects. I've already implemented several agents to work with books and articles.
Showing: 20 of 100
Great course, but no shareable certificate as advertised...
I'm sure the team put a lot of effort into this course. The course is very useful for providing a glimpse into how the process works with LangChain for building a chatbot with RAG. However, it is not as in-depth as other courses offered by DeepLearning.AI. The complexity of the LangChain API exacerbates the problem. It feels like a lab I took during my college days; I gained a lot of information about how to do it and what it is like, but there was very little information to help me understand the why and what behind it. I had to check every function in the LangChain documentation or source code to understand why it works that way and the meaning of the input parameters, which is really time-consuming. If there were a 9-minute course that quickly introduced what a chain/LCEL and Runnable object is as an optional course, it would have been very helpful and would have made the content easier to understand.
Really good course. Good short overview on the process of creating a chatbot and also the hands-on to demonstrate the same. Good for someone who wants to quickly upskill themselves with high level understanding of the chatbot creation process in under a week!
how to easily write a chatbot with your own internal data. Interesting and very practice oriented.
Great project to learn how to use Langchain, but the material should be update to use the latest version of langcain 0.1
Definitely not for beginners but it's an amazing resource for anyone looking to experiment with their own RAG chatbots.
The course on deploying and building applications with Retrieval Augmented Generation (RAG) provided a solid foundation in leveraging advanced techniques for creating and deploying AI-powered applications. It effectively covered the fundamental concepts of RAG, including retrieval methods, generation models, and integration strategies. The hands-on approach and practical exercises offered valuable insights into implementing RAG in real-world scenarios, while the clear explanations and examples made complex concepts easy to understand. Overall, the course was a comprehensive and insightful resource for anyone looking to harness the power of RAG for building innovative AI applications.
After spending several hours playing around with langchain and trying to understand its building blocks, this project came to be quite enlightening. Very informative.
A really amazing course by the founder of Langchain, starting with the fundamentals to the last brick in the field of langchain's conversational bot building
Great presentation! Great examples and projects. I've already implemented several agents to work with books and articles.
The Framework for Enterprise to Build Language Model Applications : Langchain, Langsmith and Langserve.
Amazing!!!! Already recommended to a lot of friends. Short and up to the point <3 Thank you :)
Awesome project that covers almost all topics to build an end-to-end chatbot using langchain.
Well Explained and the platform used was revolutionary made the topic so easy to understand .
It was a outstanding course. It taught me exactly what I wanted to learn. Thankyou :)
Very Useful for beginners who are willing to learn and create their first chatbot.
Introduz de forma clara o uso da biblioteca LangChain e do seu uso junto com LLMs.
Great hands on training experience. The speaker speaks a little too fast though.
Should have a certificate, goes in more depth than a few certificate classes.
Excellent course content, clear and concise instructions. Highly recommended.