مجلّدٌ من ملفات PDF الممسوحة عديم الفائدة حتى يكتبه أحدهم في جدول بيانات. هذه الأداة تمرّر الدفعة كلها عبر OCR والاستخراج المنظّم إلى ملف CSV واحد.
تقرأ كل ملف، وتطابقه مع قالب أعمدتك، وتتحقّق من الصيغ، وتُكدّس النتائج في ملف CSV واحد نظيف. تُدرَج الملفات المُخفقة منفصلةً كي لا يضيع شيء.
كيف يعمل
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.
يطبّق قالب حقولك بحيث يتطابق كل مستند مع المجموعة نفسها من الأعمدة.
pending
يتحقّق من الأنواع والصيغ، كالتواريخ والعملة، قبل قبول الصف.
pending
يضيف الصفوف المنظّمة في ملف CSV واحد ويُدرج أي ملفات أخفق استخراجها.
pending
نموذج للمخرجات
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.