Hi everyone, I have a small problem : on my app I transform a pdf into text to send it to the chat gpt api but this function consumes a lot of Wokloads do you know how I could do otherwise?
Thank you very much !
What do you use to transform the PDF?
The plugin tranform pdf to text by TIM SILVER.
Probably a server side action that is marked up heavily. See if using an external API using API connector works out cheaper, or any LLM will write you a serverless function and help you deploy it if you want it to basically be free
What is LLM ?
AI like Claude or ChatGPT
1 Like
I have checked API and they are also expensive but I have not understand what LLM could do to help me …
This topic was automatically closed after 69 days. New replies are no longer allowed.