You can send multiple files (like images or PDF) to OpenAI’s API in nodejs and get a meaningful response back. For example ask open ai to give you the description of the files? This example demonstrates how you can ask Open AI to give you the description of multiple images.
https://stackoverflow.com/questions/77469097/how-can-i-process-a-pdf-using-openais-apis-gpts

