SantageAI Glossary › Prompt
AI Glossary

What is Prompt?

A prompt is the text input given to an AI language model to generate a response.

What is the core idea behind AI prompts?

The prompt is the instruction. The quality of the instruction determines the quality of the output.

How do AI prompts differ from related concepts?

ConceptDifference
Prompt vs QueryA query seeks information. A prompt can instruct, constrain, or direct
Prompt vs System PromptUser prompts are visible. System prompts set hidden behavior
Prompt vs Fine-TuningPrompts guide at inference time. Fine-tuning changes the model itself

How do AI prompts work?

What are the limitations of AI prompts?

Why are AI prompts important?

The prompt is the primary interface between humans and AI language models. Prompt quality directly determines the usefulness of AI outputs.

How are AI prompts used in practice?

Used in every interaction with ChatGPT, Claude, Gemini, and other language models. Professional prompt design is now a recognised skill.

Frequently Asked Questions

What makes a good prompt?
A good prompt is clear, specific, provides sufficient context, and explicitly states the desired format and constraints for the output.
Can the same prompt produce different outputs?
Yes. Language models have a temperature setting that introduces variability. Even at low temperature, slight differences can occur.