Useful_Prompt_Templates.md

March 14, 2023 ยท View on GitHub

Useful Prompt Templates


๐Ÿ“ƒ Generate a list of words that range from one word to another

Generate a list of words that range from one word to another

Write a list of words ranging from <word1> to <word2>


๐Ÿ“ƒ Generate a list of words to extend a given list of words

Generate a list of words to extend a given list of words

Without Parameters:

Extrapolate this list (Only write your additions):
<list>

With Parameters:

Extrapolate this list (Only write your additions; <param1>; <param2>; <etc>):
<list>

Tested Parameters:

Only write <=50 items
Only write items that contain "thing"
Only write items that start with "thing"
Only write items that end with "thing"
Only write items that have to do with "thing"
Only write items that are a type of "thing"
Only write items that fall under the category "category"


๐Ÿ‘โ€๐Ÿ—จ Describe the visual properties of an object

Describe the visual properties of an object

Describe the physical qualities and visuals of <object> in painstaking detail



โฌ… Go Back To Home Page