From 112fb3482d3ecfadc32f0a458d274ef3432595f5 Mon Sep 17 00:00:00 2001 From: geisserml Date: Thu, 8 Feb 2024 23:54:05 +0100 Subject: [PATCH] Readme: mention prominent embedders --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 195979147..8c2bc3c86 100644 --- a/README.md +++ b/README.md @@ -820,6 +820,17 @@ git push --delete origin $TAGNAME Faulty PyPI releases may be yanked using the web interface. +## Prominent Embedders + +pypdfium2 is used by prominent embedders such as +[langchain](https://github.com/langchain-ai/langchain), +[nougat](https://github.com/facebookresearch/nougat), +[pdfplumber](https://github.com/jsvine/pdfplumber), +and [doctr](https://github.com/mindee/doctr/). + +This results in pypdfium2 being part of a large dependency tree. + + ## Thanks to[^thanks_to]