·LangChain
Module 5 Lesson 1: Introduction to Document Loaders
Inbound Data. How LangChain standardizes the mess of real-world file formats into a single 'Document' object.
3 articles
Inbound Data. How LangChain standardizes the mess of real-world file formats into a single 'Document' object.
Handling the Web. How to scrape data from websites and extract text from multi-page PDF documents.
Hands-on: Build a pipeline that loads a multi-page PDF and splits it into optimized chunks.