LangChain Chat with Your Data (Coursera)

LangChain Chat with Your Data (Coursera)
Free Course
Categories
Effort
Certification
Languages
Basic Python.
Misc

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

LangChain Chat with Your Data (Coursera)
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.

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

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.


What you'll learn

- Build your own chatbot so chat directly with information from your own documents and data.

- Access over 80 unique loaders to handle accessing various data sources using LangChain.

- Learn directly from LangChain creator, Harrison Chase.



MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Free Course
Basic Python.

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.