description |
---|
LangChain Document Loader Nodes |
Document loaders allow you to load documents from different sources like PDF, TXT, CSV, Notion, Confluence etc. They are often used together with Vector Stores to be upserted as embeddings, which can then retrieved upon query.
{% embed url="https://youtu.be/kMtf9sNIcao" %}
- API Loader
- Airtable
- Apify Website Content Crawler
- Cheerio Web Scraper
- Confluence
- Csv File
- Custom Document Loader
- Document Store
- Docx File
- Figma
- FireCrawl
- Folder with Files
- GitBook
- Github
- Json File
- Json Lines File
- Notion Database
- Notion Folder
- Notion Page
- PDF Files
- Plain Text
- Playwright Web Scraper
- Puppeteer Web Scraper
- S3 File Loader
- SearchApi For Web Search
- Spider
- SerpApi For Web Search
- Spider - web search & crawler
- Text File
- Unstructured File Loader
- Unstructured Folder Loader
- VectorStore To Document