Sekumpulan PDF hasil pindaian tidak berguna sampai ada yang mengetiknya ke spreadsheet. Otomasi ini memproses seluruh batch melalui OCR dan ekstraksi terstruktur menjadi satu CSV.
Sekumpulan PDF hasil pindaian tidak berguna sampai ada yang mengetiknya ke spreadsheet. Otomasi ini memproses seluruh batch melalui OCR dan ekstraksi terstruktur menjadi satu CSV.
Setiap file dibaca, dipetakan ke template kolom Anda, formatnya divalidasi, lalu hasilnya ditumpuk menjadi satu CSV yang rapi. File yang gagal diproses dicantumkan terpisah agar tidak ada yang hilang.
Cara kerjanya
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.
Gunakan template bidang Anda agar setiap dokumen dipetakan ke set kolom yang sama.
pending
Validasi tipe dan format, seperti tanggal dan mata uang, sebelum menerima satu baris data.
pending
Lampirkan baris terstruktur ke dalam satu file CSV dan daftarkan file mana saja yang gagal diekstraksi.
pending
Contoh output
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.