How to compile latex code from AI

i was able to get a LAtex code from AI node and want to convert it into pdf how can i do that

Hey @sivaSUbash! If you’re reporting an issue with a flow or an error in a run, please include the run link and make sure it’s shareable so we can take a look.

  1. Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={your_run_id}&workbook_id={workbook_id}

  2. Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
    GIF guide

  3. Provide details about the issue—more context helps us troubleshoot faster.

You can find your run history here: https://www.gumloop.com/history

Hey @sivaSUbash – There’s no direct way to do this however you may want to consider a custom node. The input could be the code here generated from AI and the custom code can then generate the PDF from it.

Doc: https://blog.gumloop.com/gumloop-custom-nodes/
Video Tutorial: https://www.youtube.com/watch?v=yHjxbmdg-cI&ab_channel=Gumloop
Custom Node Workshop: https://www.youtube.com/watch?v=ovCCWfgWv4M

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.