Formats





Pattern
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.
IntermediateJun 2026View the full pattern on desktop


Problems solved
- Stream Markdown as the source for a PDF artifact
- Render a live PDF preview while content updates
- Export a real .pdf file client-side from streamed Markdown
Use cases
- PDF report generation
- One-pagers and briefs
- Invoice-style client exports
- Download-first PDF agents
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 the 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 pattern →


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 pattern →



