![]() |
VOOZH | about |
An artificial intelligence (AI) prompt is a question, command or statement that a person gives to an artificial intelligence model, such as a large language model, to guide it in generating a specific response. The prompt provides the AI with the necessary context or instructions so it can produce output that is relevant to what you are asking or requesting.
Depending on how the prompt is phrased, the AI can generate a variety of outputs, from a single word to a detailed paragraph. It acts as the starting point for the AI’s generation process, directing it to create content that matches your intent.
Prompts can range from simple “Translate this sentence to French” to complex, multi-part instructions or scenarios.
Type | Description | Example |
|---|---|---|
Text Generation | Produces written content, summaries or stories | “Summarize this article in three sentences.” |
Question Answering | Provides factual or explanatory answers | “What is the capital of Japan?” |
Code Generation | Generates code snippets or scripts | “Write Python code to sort a list.” |
Classification | Categorises or labels information | “Classify this review as positive or negative.” |
Creative/Generative | Produces poems, stories or images (if supported) | “Write a short poem about the ocean.” |
Other types include translation, dialogue, problem-solving, etc are specialized forms or combinations of these.
Clearly state what you want the AI to do.
Example: “Write a summary of the following article.”
Provide necessary details and context to guide the AI.
Example: “Summarize the following article in three bullet points, focusing on environmental impacts.”
Avoid ambiguity; state requirements directly.
Example: “List three pros and three cons of remote work for software engineers.”
Indicate the target reader or use case if relevant.
Example: “Explain blockchain technology to high school students.”
Encourage richer, more informative responses.
Example: “What are some innovative ways small businesses can use AI in marketing?”
Tip : Structure your prompt for clarity and refine as needed for better results.
For more prompt tuning technique refer to: Prompt Tuning Techniques