Project Description
The goal of prompt engineering is to guide a generative AI model, such as ChatGPT or Gemini, to produce a desired output. Prompt engineering is founded on the following principle: an AI’s output is only as good as the question it is asked. The way a prompt is phrased and what information it includes can significantly influence the generated response. With this in mind, prompt engineering is all about creating the right set of questions or instructions.
In this project, students will explore how to write effective prompts as they try and get ChatGPT to write three simple programs in the coding language p5.js.