Skip to course content
Free LangChain course

LangChain for LLM Applications and RAG

Module 04

Document Loading, Splitting, and Embeddings

By the end of this module you can load and split documents so chunks stay meaningful, and choose a chunk size from what the content is rather than from a default.

Units

  1. Unit 04.00: Loading a document without losing its structure
  2. Unit 04.01: Choosing a chunk size from the content
  3. Unit 04.02: Overlap, and what it is really for
  4. Unit 04.03: Embedding once, reusing forever
  5. Unit 04.04: Checking a chunk still makes sense alone

Module work