Skip to content

Releases: sherozshaikh/pageclassifier

Release list

v2.0.0

Choose a tag to compare

@sherozshaikh sherozshaikh released this 18 Apr 20:31

Whole-PDF classification in a single Gemini call. Detects UBL 2.1 document type, maps relevant pages to document IDs, and handles multi-document PDFs via continuation-page stitching.

v1.0.0

Choose a tag to compare

@sherozshaikh sherozshaikh released this 13 Apr 01:56

Initial release. Install via:

pip install https://github.com/sherozshaikh/pageclassifier/releases/download/v1.0.0/pageclassifier-1.0.0-py3-none-any.whl

See README.md and docs/ for API reference, prompts system, observability, and production deployment guidance.