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
- Unit 04.00: Loading a document without losing its structure
- Unit 04.01: Choosing a chunk size from the content
- Unit 04.02: Overlap, and what it is really for
- Unit 04.03: Embedding once, reusing forever
- Unit 04.04: Checking a chunk still makes sense alone
