Hey! ive created a little app where users can input information and have AI generate a story for them. I wish to have a few Text input fields. one for say “Main character” and “location” ( forest , sea etc ). So far all ive been able to do is create one text input, where users can enter there prompt and then on the next screen display the Generated response. I want to have multiple fields instead of jus the one and to somehow translate the users inputs into the AI. Right now, the user can input any information in the Prompt, ive only managed to link up one Text input for the prompt. If i create fields for say “main character” how do i translate the users input ( say they enter the name Jane) to the ChatGPT incorporated AI. ( For example a prompt linked to there, for Main character of Story Jane )
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.