I want to use some GPT model on an excel file to summarize the content of the collumns on each row
I have an XLSX document that has 109 rows and 11 columns. And I want to, for each row, generate a summary of all the content contained in that row. By the way, the columns contain paragraphs, so it’s just a text format. Someone has an idea how to do this? I tried to use claude.ai and ChatGPT but they get lost because of the high number of rows, they start stucking after the 10th-15th row