I am going to spend a lot of time in this blog discussing prompt engineering. The prompt is probably the most important aspect of using generative AI. If you are not asking the right question, you will not get an effective answer. There are three categories of prompt engineering. We are going to take a closer look at each over the next three weeks. Your goal is to create the most effective prompt you can.
1. Zero-shot prompting
2. Few-shot prompting
3. Chain-of-thought prompting
First, Zero-shot prompting. This is your most basic form of prompting and the style you are probably used to.
Why is…
Summarize…
Create an outline for…
These kinds of prompts create responses based on existing knowledge. This is useful when you are looking for general information on a topic.
Very often, as students trying to avoid plagiarism issues, this will be the type of prompt you are looking for.