See 20250216001144_init.sql
uv pip install -r requirements.txtUse google-cloud-vision for OCR.
Download serviceaccount.json from Google Cloud Console.
uv run./parser.py <PDF_PATH>output will be output_<PDF_NAME>.json and stored in jsons folder.
./parse_all.shSee analysis.ipynb for details.