Document intelligence: categorize, autofill forms, analyze contracts, scan receipts/invoices, analyze bank statements, parse resumes/CVs, scan IDs/passports...
setup.sh: added Python 3 check (exits with clear message if missing), pip bootstrap before any pip install — tries ensurepip, then apt/yum/dnf/brew package managers, then falls back to get-pip.py from pypa.io. Upgrades pip to latest before installing packages. Works on fresh EC2 instances (Amazon Linux 2, Amazon Linux 2023, Ubuntu) with no pre-installed pip.