All I want is an LLM front-end which will run a (tested/working) prompt[1] on each file in a directory, and collect the output into a single file/response at the end which could then be run on the files in that folder to get them renamed.
1 - for the pdf file, create a move command for a batch file which will rename the file using $<check amount>_<date from check in YYYY-MM-DD format>_<invoice id>_<PWS ID>_<name of company from Population line>.pdf as the filename.
Comments
All I want is an LLM front-end which will run a (tested/working) prompt[1] on each file in a directory, and collect the output into a single file/response at the end which could then be run on the files in that folder to get them renamed.
1 - for the pdf file, create a move command for a batch file which will rename the file using $<check amount>_<date from check in YYYY-MM-DD format>_<invoice id>_<PWS ID>_<name of company from Population line>.pdf as the filename.