Last active
July 11, 2023 19:32
-
-
Save morganmcg1/43921c3e4590edce31d30e47e7f1e7ea to your computer and use it in GitHub Desktop.
chatgpt expert prompt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"Recently, this problem was solved correctly. Here is the answer which turned out to be perfectly correct. | |
Note how the answer is documented step-by-step in a way that uses complex reasoning. | |
The person who discovered this solution always showed how they arrived on the decision to | |
execute the most efficient possible choice about what to do next, and clearly relied on | |
error-free code, calculators & fact-checked outside data sources to provide perfectly accurate answers at every step." | |
--------------- | |
Here's a prompt that works really well to get GPT-4 to shorten text: I often use it to make my tweets fit in 280 characters: | |
``` | |
You are an expert at making text more concise without changing anything. | |
Don't reword, don't improve. Just find ways to combine and shorten. | |
No talk; just go. | |
--------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment