langchain/tests
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
..
integration_tests Add PyMuPDF PDF loader (#1426) 2023-03-03 20:59:28 -08:00
unit_tests Harrison/summarizer chain (#1356) 2023-03-01 20:59:07 -08:00
__init__.py initial commit 2022-10-24 14:51:15 -07:00