For the little backstory, I sold one of my app last month, and my assistant is working for the new owner.<p>She was also manually checking submissions for another of my project, which had been paused since then because of that, so I decided to make a bot to replace her, given the great capabilities of GPT-4:<p>The AI will control the relevance of the answers and will approve/disapprove it using specific keywords. If the submission is approved, the prompt tell to return "APPROVED" only. If not, it return the reason why.<p>If the "APPROVED" keyword is present in the AI's reply, then a function to approve the user is executed. Otherwise, an email is sent with the AI's reason to disapprove it.