import 4.code.about;

class Header {

public void title() {

String fullTitle = '/wsr/';
}

public void menu();

public void board();

public void goToBottom();

}
class Thread extends Board {
public void AI Prompt Workflow(OP Anonymous) {

String fullTitle = 'AI Prompt Workflow';
int postNumber = 1457024;
String image = '1713565923443001.png';
String date = '04/19/24(Fri)18:32:03';
String comment = '>pic related
I need to expand some texts on a row in a .doc file by running it via an AI prompt and paste the results in a designated cell of a table in a new document file. I can do this manually but there's 200 rows. Do you know how I can streamline the process?

I have ChatGPT-4, but I heard Gemini and Claude are better for something like this. My guess would be this:
>Create a template table with labeled cells
>upload temple.doc and data.doc
>tell AI to expand the text from each rows from data.doc
>tell AI to use template.doc
>tell AI to paste the expanded text on the corresponding labeled cells in templace.doc
>tell AI to give me the output as output.doc

However, this results in only 1 finished page from 1 row. So, the challenge is how do the AI run through all rows in data.doc and making 1 page of each row, ideally all in only 1 prompt?'
;

}
public void comments() { }
}