Pattern
INT·Jun 26
Agent PDF Artifact
Download-first PDF artifact pattern. The agent streams Markdown through a tool call, renders a live PDF preview, and exports a real .pdf file.
View Full Pattern on Desktop

Problems Solved
- Generate downloadable PDFs from agent output
- Render a live PDF preview from streamed source content
- Keep binary export client-side from streamed Markdown
Use Cases
- PDF report generation
- One-pagers and briefs
- Invoices and client-ready exports
AI SDK APIs
streamTextcreateUIMessageStreamgatewaytooluseChat
Tags
aipdfdocumentsoffice-docsstreamingai-sdkartifacts
Requirements
- Node.js
- 24+
- Memory
- 256MB
- Other
- Vercel AI Gateway API key
Environment Variables
AI_GATEWAY_API_KEYGet key →
External Services
openaiupstash
Ready to use?
View the full interactive pattern with live preview and copy the source code.
View Pattern on DesktopRelated Patterns


Agent DOCX Artifact
Download-first Word artifact pattern. The agent streams Markdown through a tool call, renders a document preview, and exports a real .docx file.
aiword+6
View →


Agent XLSX Artifact
Download-first Excel artifact pattern. The agent streams CSV through a tool call, renders a spreadsheet preview, and exports a real .xlsx file with SheetJS.
aiexcel+6
View →
End of Pattern



