An example of autotagging PDF document with PDFix SDK and the deepdoctection a python AI library for document extraction and layout analysis.
https://huggingface.co/spaces/deepdoctection/deepdoctection
Note: Deepdoctection is only supported on macOS/Linux
Recommended is to create a virtual environment for running the example
python3 -m venv env && source env/bin/activate
pip install -i https://test.pypi.org/simple/ pdfix-sdk-pdfix-support==0.0.10
To install deepdoctection follow the steps on https://github.com/deepdoctection/deepdoctection#installation
For more information please visit pdfix.net for additional information or send us an email to [email protected].