community-automations/pdf-vertex-csv

Nội dung & Tài liệu

PublicSubagent Claude

Chuyển đổi PDF và Hình ảnh sang CSV

Một thư mục toàn PDF scan sẽ vô dụng cho đến khi có ai đó gõ lại vào bảng tính. Công cụ này xử lý cả loạt file qua OCR và trích xuất có cấu trúc thành một file CSV duy nhất.

sonnet4 ngàyVertex AIGoogle Cloud Vision OCRGoogle Sheetsn8n
ClaudeClaude
ROI for
README.md

Tại sao chọn subagent này

Một thư mục toàn PDF scan sẽ vô dụng cho đến khi có ai đó gõ lại vào bảng tính. Công cụ này xử lý cả loạt file qua OCR và trích xuất có cấu trúc thành một file CSV duy nhất.

Nó đọc từng file, ánh xạ vào mẫu cột của bạn, kiểm tra định dạng, rồi gộp kết quả thành một file CSV sạch sẽ. Các file lỗi được liệt kê riêng để không sót gì cả.

Cách vận hành

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

Ví dụ đầu ra

json
// Sample output
// (generated when the pipeline finishes)

Extract the template fields from each document into a consistent CSV row; output null where a field is absent.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.