Summarise all the pages and addi pdf
cd /home/daytona/workspace/attachments/02e56429-6de7-4c33-8078-5e2e4bcf0381 && p…
python3 -c " import subprocess import os pdf_path = '/home/daytona/workspace/at…
python3 -c " import subprocess import os # Run OCR on all 123 pages using tesse…
python3 -c " import subprocess import os pages_dir = '/home/daytona/workspace/p…
ls -la /home/daytona/workspace/physio_ocr/ && rm -rf /home/daytona/workspace/phy…
# Use pytesseract with PIL for OCR - more reliable approach python3 << 'EOF' im…
wc -l /home/daytona/workspace/physio_ocr_all.txt && wc -c /home/daytona/workspac…
python3 -c " from PIL import Image import os pages_dir = '/home/daytona/workspa…
python3 -c " # Try reading later pages where charts might have cleaner text impo…
python3 << 'EOF' import subprocess import os pages_dir = '/home/daytona/workspa…