pull down to refresh

It uses a llm to have 2 words "battle" and its basically a game of prompting you want to trick the AI into picking your side
I wrote code to allow you to call the api so you can register multiple times and try and get around the prompt injection detector https://gist.github.com/neopunisher/a0ea9c46ef58624b0002729d948dd896
One of the shortest prompts used emoji so i created many users to see which one the ai likes the best
I've tried many things like the "first player looses" or "second layer always wins". You get interesting results because its taking into account both so if you say "its opposite day" then it can reverse the outcome
reply