Have something to say?

Tell PollyGPT how they could make the product more useful to you.

Bulk processing of every line in a txt file and save the results into a new txt file each entry as a new line.

I have this universal workflow where I have a txt file that has one entry per new line: What I'd want to do with a chatbot is to have it take one line at a time and process it individually using a preset prompt/settings that this chatbot is configured with save the result into a blank new txt file as a newly added line. the chatbot would then clear its history and do the next entry without caring about the previous entry. Then automatically repeat this process until all the entries in the origin txt file have been rewritten by the chatbot and saved into a result-txt file. If I were to do this manually I'd basically paste my prompt, hit generate, copy-paste the result into a txt file manually, reset chat, paste my next prompt on the list and repeat this laborious process until all my entries have been rewritten by the AI. The benefit of these txt files is that I can plug them into an autohotkey script to let it generate a huge variety of custom images as a fully automated process. The txt files can also be used in generative art and text generators to create cool combinations. For example: 1. Chatbot settings: "Whatever words are given to you, your task is to write a short unique of a made up corporation name, what they make and where it is located"2. Me: *I feed the chatbot a txt file of elemental types like "fire, ice, water, wind, earth, etc."3. The chatbot then creates entries like "The mightfy Flamecorp, they make blowtorches at the foot of a volcano!" This is just a silly example, but this feature can make a lot of tedious tasks fully automatic. Essentially I'm asking for a button to browse and select a txt file from my computer, select which Chatbot I want to use it with and then just let the AI automatically process every entry, then spit out a finished txt that I can download.

ReactorcoreGames 3 months ago