票据与证书 · NO INSTALL
extract statement
Bank statement / transaction PDF → clean transaction table (JSON + CSV) with a reconciliation check: opening + credits - debits should equal closing. Tells you when it does NOT balance, and by how much. One URL. No install, no API key, free during the beta.
Try it right here
No install, no key, no signup — this runs the same endpoint an agent calls. Free during the beta, subject to fair capacity limits.
Call it
curl "https://ainetcafe.com/t/extract_statement?...params"
Response contains a hosted file URL. All calls are temporarily free during the beta; fair capacity limits apply.
Also callable via MCP and the Python SDK.
Same family
make_invoice — Invoice data (JSON) → professional PDF invoice
check_resume — Check whether an ATS (applicant tracking system) can actually parse a resume: is the text extractable, are contact details and standard sections findable, do multi-column layouts or tables get in the way
extract_invoices — A batch of invoices (PDF or page images) → one ledger-ready table: number, date, seller, buyer, net / tax / gross, currency
check_resume — Check whether an ATS (applicant tracking system) can actually parse a resume: is the text extractable, are contact details and standard sections findable, do multi-column layouts or tables get in the way
extract_invoices — A batch of invoices (PDF or page images) → one ledger-ready table: number, date, seller, buyer, net / tax / gross, currency