AI Tools Specialist ChatGPT Cheat Sheet
Home
Assisting with Bug Reporting
ChatGPT can be used to draft bug reports, by taking inputs like bug symptoms, severity, steps to reproduce, and expected behavior
Examples:
{{bug symptoms}}
, severity is{{severity}}
, steps to reproduce are{{step1}}
,{{step2}}
,{{step3}}
, and the expected behavior is{{expected behavior}}
.Creating Meeting Summaries
ChatGPT can help create a summary or minutes of meetings from rough notes of AI tools discussions
Examples:
{{meeting notes}}
.Providing AI Explanations
ChatGPT can explain AI-related principles, methodologies, or terms. Simply plug in your keyword and get an explanation.
Examples:
{{AI terminology}}
is.{{AI methodology}}
used in machine learning algorithms?Drafting Email Responses
ChatGPT can help in drafting email responses related to AI tools updates, bordering on technical explanations
Examples:
{{client's name}}
explaining our new update on{{AI tool name}}
.Offering Code Reviews
ChatGPT can provide code reviews, by inserting specific language and code, it can provide insights on possible issues and improvements
Examples:
{{language name}}
code?{{programming code}}
?Troubleshooting
ChatGPT can provide troubleshoot solutions for AI-tools related problems. By entering the problem details, you can get possible solutions
Examples:
{{specific error}}
with{{AI tool name}}
. How can I solve it?{{specific problem}}
in{{AI tool name}}
?