Document Loaders (maticlib.io)
Load data from files or websites to process in a RAG pipeline.
Available Loaders
TextLoader: Reads standard.txtfiles.PDFLoader: Extracts text from.pdffiles.DOCXLoader: Extracts text from Word documents.WebPageLoader: Scrapes and cleans text from public URLs.