Original Discord Post by renysanches_76517 | 2024-11-10 02:28:24
Hi everyone! I’m currently developing a project using the Convai SDK in Unity and need to know if it’s possible to generate a PDF report from a chat session with an NPC. Has anyone here implemented PDF generation from chat logs, or are there any specific recommendations or resources for achieving this with Convai? Thanks in advance!
You can extract the responses from the game engine and save it in a file format and convert it to PDF.
It would be better to search for this on the internet.