Hacker News new | ask | show | jobs
by d-k-p 273 days ago
For sure, you can handle generating both images and text in the same workflow running multiple AI SDK operations in parallel or sequence, and then combine the outputs however you need for your PDFs.

I'd recommend browsing our examples docs (https://trigger.dev/docs/guides/introduction) if you want to see different ways of using the AI SDK and converting / generating PDFs (React to PDF / Libreoffice, etc).

1 comments

Perfect! That's exactly what I'm looking for. I'll give it a try and report back :)