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:

I found a bug, here are the details: The symptoms are

{{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:

Summarize the following meeting notes:

{{meeting notes}}

.

Providing AI Explanations

ChatGPT can explain AI-related principles, methodologies, or terms. Simply plug in your keyword and get an explanation.

Examples:

Please explain what

{{AI terminology}}

is.
How 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:

Draft a reply email to

{{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:

What are the possible improvements of this

{{language name}}

code?
Can you identify any issues in this piece of

{{programming code}}

?

Troubleshooting

ChatGPT can provide troubleshoot solutions for AI-tools related problems. By entering the problem details, you can get possible solutions

Examples:

I am facing

{{specific error}}

with

{{AI tool name}}

. How can I solve it?
What are the possible solutions for

{{specific problem}}

in

{{AI tool name}}

?
© 2023 Calum | More Information | Feedback?