Primera llamada a la API
Construya su primera aplicación Document-AI con un solo prompt.
Diseñado para agentes de codificación. Menos investigación API, más enfoque en el producto y el resultado.
- Infraestructura propia de la UE Sus datos permanecen en Europa.
- ISO 27001 activo Seguridad certificada.
- SOC 2 Tipo II activo Estándares de auditoría internacionales.
- +24 años de experiencia Comprobado. Estable. Seguro para el futuro.
¿Cómo desea comenzar?
Introduzca una clave po_ut_ válida para el prompt de zero-shot.
Solo en esta pestaña del navegador. Al pegar, la clave se transfiere a la herramienta de codificación.
Provide PaperOffice to the Coding Agent
Especificación AI-legible PaperOffice API
https://api.paperoffice.ai/latest/docs/llms.txt Compatible con
- Cursor
- Claude Code
- Codex
- AI Coding Agents
Copy and paste instruction
Instrucciones de construcción de Document-AI
Read in full:
https://api.paperoffice.ai/latest/docs/llms.txt
Task:
Build, run and verify a production-ready Document AI batch web app with PaperOffice AI-OCR.
Access:
Demo mode:
Use the preprocessed responses and Sandwich PDFs from this manifest: https://paperoffice.ai/demos/ai-ocr/batch/manifest.json
Clearly label the mode as a static demo. Never claim live processing.
Synthetic batch source files:
- https://paperoffice.ai/demos/ai-ocr/batch/sample1-source.jpg
- https://paperoffice.ai/demos/ai-ocr/batch/sample2-source.jpg
- https://paperoffice.ai/demos/ai-ocr/batch/sample3-source.jpg
Preprocessed demo artifacts:
- Responses: https://paperoffice.ai/demos/ai-ocr/batch/sample1-response.json | https://paperoffice.ai/demos/ai-ocr/batch/sample2-response.json | https://paperoffice.ai/demos/ai-ocr/batch/sample3-response.json
- Sandwich PDFs: https://paperoffice.ai/demos/ai-ocr/batch/sample1-searchable.pdf | https://paperoffice.ai/demos/ai-ocr/batch/sample2-searchable.pdf | https://paperoffice.ai/demos/ai-ocr/batch/sample3-searchable.pdf
- Complete package: https://paperoffice.ai/demos/ai-ocr/batch/paperoffice-aiocr-batch-demo.zip
Requirements:
- Download and process all three source JPGs together as one batch
- Run AI-OCR Complete with ocr_mode=complete, output_searchable_pdf=true, processing_lane=instant and client_wait=true
- Call the documented endpoint once per file; send every live upload as multipart/form-data in file_1
- Coordinate the three jobs as one batch and show per-file progress and partial results
- In demo mode, use only the preprocessed responses and PDFs without new API processing
- Fully implement upload, processing, HTTP 202 polling, errors and result
- For every file, render and offer downloads for the source JPG, OCR text, bounding boxes, response and Sandwich PDF
- Offer individual downloads and the complete demo batch download
- Use only endpoints documented in llms.txt
- Do not invent APIs, fields or download URLs
Result:
Implement the complete batch app, start it and verify all three source files. - 1 Pegar en el Agente de Codificación
- 2 Ejecutar la aplicación generada
¡Completado!
Siguiente parada
Así es como continúa
El siguiente paso recomendado en el embudo de desarrolladores y dos ramificaciones adecuadas.