community-automations/pdf-vertex-csv

Περιεχόμενο & Docs

PublicΥποπράκτορας Claude

PDF & Εικόνες σε CSV

Ένας φάκελος με σαρωμένα PDF είναι άχρηστος μέχρι κάποιος να τα πληκτρολογήσει σε ένα υπολογιστικό φύλλο. Αυτό περνάει ολόκληρη την παρτίδα από OCR και δομημένη εξαγωγή σε ένα ενιαίο CSV.

sonnet4 ημέρεςVertex AIGoogle Cloud Vision OCRGoogle Sheetsn8n
ClaudeClaude
ROI for
README.md

Γιατί αυτός ο subagent

Ένας φάκελος με σαρωμένα PDF είναι άχρηστος μέχρι κάποιος να τα πληκτρολογήσει σε ένα υπολογιστικό φύλλο. Αυτό περνάει ολόκληρη την παρτίδα από OCR και δομημένη εξαγωγή σε ένα ενιαίο CSV.

Διαβάζει κάθε αρχείο, το αντιστοιχίζει στο πρότυπο στηλών σας, επικυρώνει τις μορφές και συσσωρεύει τα αποτελέσματα σε ένα καθαρό CSV. Τα αρχεία που απέτυχαν εμφανίζονται ξεχωριστά, ώστε να μην χαθεί τίποτα.

Πώς λειτουργεί

    • 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.

Δείγμα εξόδου

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.