Back to Glossary
Generative AI

User Prompt

A specific instruction, question, or input provided by a human user to an artificial intelligence model to elicit a response or perform a task.

Explanation

In the context of generative AI and large language models (LLMs), a user prompt serves as the primary interface between the human and the machine. It can range from a simple sentence to a complex set of instructions including context, constraints, and formatting requirements. The quality and specificity of the prompt significantly influence the accuracy and relevance of the AI's output, a concept central to the field of prompt engineering. Prompts are typically text-based, but in multimodal systems, they may also include images, audio, or code snippets to provide the necessary context for the model to process.

Related Terms