This guide provides a basic overview of generative AI, including ethical issues and responsible use, in order to help you make informed choices.
Generative AI is a subfield of artificial intelligence that develops AI models to create new content, such as text, images, videos, audio, and code.
This technology relies on large datasets in order to “train” the models. During training, the model identifies patterns, associations, and characteristics within the training data to build statistical representations of the data.
When a user provides a prompt, the model activates the patterns learned from the training data to generate an output. It is a probabilistic model, in that it predicts the most likely next element (a word in a sentence, a pixel in an image) to produce outputs that match prompt instructions.
Generative AI depends on human labor. Companies scraped the training data from the open Internet, including websites, social-media posts, and other online material, as well as pirated collections of copyrighted works. Data workers review and annotate data and model outputs, flagging inaccurate, offensive, or harmful responses.
A prompt is a starting point or instruction you give to the model to generate specific content. It can be in the form of a statement or a question. Think of it as a first step to getting where you want to go.
There are lots of different prompt techniques you can try, but here are some of the basic elements of a good prompt process:
Refining and iterating is important because prompting is a dynamic process. Systems may produce different outputs to the same prompt over time, or be sensitive to slight wording changes in prompts (ex: "fair" instead of "just").