Has anyone tried using Pega GenAI/ Agentic capabilities to generate documents based on pre-defined document templates.
Welcome to the community
… Yes, I have tried and it works great!
Please look for
Pega Doc AI articles published in the below link.
1 Like
Hi @MULLD, welcome on the community, excellent question.
To add to Ramesh’s suggestion, I’d like to add that Pega now has a reusable Tool called pyCreateandAttachPDF that offers a great starting point for this.
The tool itself takes Context and a Title, and then creates a PDF file out of it. You can give this tool to an Agent, and it can use it to create PDFs and attach these to your case.
I haven’t experimented yet with the options to stye the PDFs, but the starting point is there.
4 Likes