community-automations/pdf-vertex-csv

Sisältö & dokumentit

PublicClaude-subagentti

PDF- ja kuvat CSV-muotoon

Kansio skannattuja PDF-tiedostoja on hyödytön, kunnes joku naputtelee sen taulukkoon. Tämä ajaa koko pinon OCR:n ja jäsennellyn tiedonpoiminnan läpi yhdeksi CSV-tiedostoksi.

sonnet4 päivääVertex AIGoogle Cloud Vision OCRGoogle Sheetsn8n
ClaudeClaude
ROI for
README.md

Miksi tämä subagentti

Kansio skannattuja PDF-tiedostoja on hyödytön, kunnes joku naputtelee sen taulukkoon. Tämä ajaa koko pinon OCR:n ja jäsennellyn tiedonpoiminnan läpi yhdeksi CSV-tiedostoksi.

Se lukee jokaisen tiedoston, sovittaa sen sarakemalliisi, validoi muodot ja kokoaa tulokset yhdeksi siistiksi CSV:ksi. Epäonnistuneet tiedostot listataan erikseen, jotta mikään ei katoa.

Kuinka se toimii

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

Näyteulostulo

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.