票据与证书 · NO INSTALL
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. Returns a scored report with concrete fixes — like the W3C validator, but for resumes. PDF and docx. 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/check_resume?...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
extract_invoices — A batch of invoices (PDF or page images) → one ledger-ready table: number, date, seller, buyer, net / tax / gross, currency
extract_statement — Bank statement / transaction PDF → clean transaction table (JSON + CSV) with a reconciliation check: opening + credits - debits should equal closing
extract_invoices — A batch of invoices (PDF or page images) → one ledger-ready table: number, date, seller, buyer, net / tax / gross, currency
extract_statement — Bank statement / transaction PDF → clean transaction table (JSON + CSV) with a reconciliation check: opening + credits - debits should equal closing