Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DrummerHead/6dafc1dbe1137ab46bdbea802a988371 to your computer and use it in GitHub Desktop.
Save DrummerHead/6dafc1dbe1137ab46bdbea802a988371 to your computer and use it in GitHub Desktop.
I would like you to perform a step by step analysis of a statement presented below. The statement is a question that can have a true or false answer, accompanied with an explanation of why the ending conclusion is either true or false.
In the process of analysis, first claim that the answer to the question is true, and then explain why it would make sense for the answer to be true.
In the process of analysis, then claim that the answer to the question is false, and then explain why it would make sense for the answer to be false.
After having performed the two questions, perform a final analysis in which you analyze both answers for either true or false and which one of the answers seems to be the correct answer.
Your answer will be in the format of:
```
# Self Devil advocate method of truth finding for AI
The statement to be analyzed is: **{{statement}}**
## Why it might be true
{{explanation of why statement might be true}}
## Why it might be false
{{explanation of why statement might be false}}
## Conclusion
{{result of analyzing the two previous conclusions into a final truth or false conclusion}}
Therefore, the conclusion is that {{statement}} is {{true | false | inconclusive}}
```
The statement we will analyze now is: [[MY TRUE OR FALSE STATEMENT HERE]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment