langchain/docs/modules/document_loaders
Tim Asp 23231d65a9
Add PyMuPDF PDF loader (#1426)
Different PDF libraries have different strengths and weaknesses. PyMuPDF
does a good job at extracting the most amount of content from the doc,
regardless of the source quality, extremely fast (especially compared to
Unstructured).

https://pymupdf.readthedocs.io/en/latest/index.html
2023-03-03 20:59:28 -08:00
..
examples Add PyMuPDF PDF loader (#1426) 2023-03-03 20:59:28 -08:00
how_to_guides.rst Add new iFixit document loader (#1333) 2023-02-27 20:40:20 -08:00
key_concepts.md Harrison/unstructured support (#903) 2023-02-05 23:02:07 -08:00