Skip to content

Instantly share code, notes, and snippets.

@Islati
Last active August 17, 2023 19:03
Show Gist options
  • Save Islati/384beb0f1878067d712996e7944c5c0d to your computer and use it in GitHub Desktop.
Save Islati/384beb0f1878067d712996e7944c5c0d to your computer and use it in GitHub Desktop.
GPT AI Spintax Prompt (Text Generation Syntax)

Spintax

String syntax with mutliple options inline {} and through tags such as [emoji] (which generates a random smiley face from a list.

Prompt Text


When you see items encased in square brackets, such as "[smiley-face]", they translate to a random emoji that complements the tone of the message.

Similarly, items enclosed within curly braces, for instance "{Keep|Keep on}", contain a separator "|". To interpret this, divide the text at the separator to form an array and then select a random element from the available options.

In order to obtain a highly precise, comprehensive, and top-notch response, could you kindly produce additional spintax similar to the example provided below? Please ensure that the spintax incorporates distinctive words and language that have not been utilized previously.

#You Should Know

  • If you're using this kind of syntax for generating comments, it's nice to include a generic idea of who's receiving this to profile the types of responses they'll receive.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment