GENERATIVE-AI-LEADER · Question #18
An organization wants to use generative AI to create a marketing campaign. They need to ensure that the AI model generates text that is appropriate for the target audience. What should the organizatio
The correct answer is A. Use role prompting.. Role prompting instructs the model to adopt a specific persona or professional context (e.g., 'You are an expert copywriter creating content for environmentally conscious millennials'). This frames the model's perspective and tone to match the target audience, directly solving th
Question
An organization wants to use generative AI to create a marketing campaign. They need to ensure that the AI model generates text that is appropriate for the target audience. What should the organization do?
Options
- AUse role prompting.
- BUse prompt chaining.
- CUse few-shot prompting.
- DAdjust the temperature parameter.
How the community answered
(56 responses)- A86% (48)
- B5% (3)
- C2% (1)
- D7% (4)
Explanation
Role prompting instructs the model to adopt a specific persona or professional context (e.g., 'You are an expert copywriter creating content for environmentally conscious millennials'). This frames the model's perspective and tone to match the target audience, directly solving the problem of generating audience-appropriate text. Option B (prompt chaining) links sequential steps and is useful for multi-stage tasks, not audience targeting. Option C (few-shot prompting) provides examples to guide output format or style, but doesn't establish audience alignment as directly as role prompting. Option D (temperature) controls randomness/creativity, not audience suitability.
Topics
Community Discussion
No community discussion yet for this question.