Spaces:
Running
Running
Update prompts.py
Browse files- prompts.py +14 -6
prompts.py
CHANGED
@@ -181,18 +181,25 @@ def create_fb_ad_instruction(target_audience, product, selected_formula, selecte
|
|
181 |
|
182 |
Ad Requirements for EACH of the three ads:
|
183 |
1. **Theme-Centered Headlines:** Create three bold, unexpected headlines for EACH ad that directly incorporate the story theme "{story_prompt if story_prompt else 'main benefit'}". Make them memorable, emotionally resonant, and specific to the audience's desires.
|
184 |
-
2. **Theme-Continuing Opening:** Begin with a smooth, conversational opening that
|
185 |
3. **Social Proof & Credibility:** Include elements of social proof and credibility that relate to the central theme to build trust with the audience.
|
186 |
4. **Theme-Aligned Benefits:** Highlight why this product is the best solution for {target_audience}'s needs specifically in relation to the central theme.
|
187 |
5. **Theme-Connected CTA:** Integrate the call to action naturally into the narrative flow, making sure it references back to the central theme. It should feel like a logical next step rather than an abrupt command.
|
188 |
6. **Optimized for Multiple Ad Formats:** Ensure the copy works for image, video, and carousel ads while maintaining theme consistency.
|
189 |
|
190 |
IMPORTANT ABOUT OPENING PARAGRAPH:
|
191 |
-
- The opening paragraph
|
192 |
-
- It should
|
193 |
-
-
|
194 |
-
-
|
195 |
-
- The
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
196 |
|
197 |
IMPORTANT ABOUT CALL TO ACTION:
|
198 |
- The CTA should not feel like a separate, tacked-on element
|
@@ -311,6 +318,7 @@ def create_fb_ad_instruction(target_audience, product, selected_formula, selecte
|
|
311 |
14. Is the total word count between 125-150 words as required? If not, adjust to meet this critical requirement.
|
312 |
15. Have you focused on the most impactful points rather than trying to cover everything?
|
313 |
16. Have you created exactly three distinct headline variations that approach the same core message from different angles?
|
|
|
314 |
|
315 |
Your goal is to inspire desire and action, avoiding explanations or categories in the response.
|
316 |
"""
|
|
|
181 |
|
182 |
Ad Requirements for EACH of the three ads:
|
183 |
1. **Theme-Centered Headlines:** Create three bold, unexpected headlines for EACH ad that directly incorporate the story theme "{story_prompt if story_prompt else 'main benefit'}". Make them memorable, emotionally resonant, and specific to the audience's desires.
|
184 |
+
2. **Theme-Continuing Opening:** Begin with a smooth, conversational opening that DIRECTLY continues the exact theme from the headline. The first paragraph must expand on the SAME concept from the headline, not introduce a new idea.
|
185 |
3. **Social Proof & Credibility:** Include elements of social proof and credibility that relate to the central theme to build trust with the audience.
|
186 |
4. **Theme-Aligned Benefits:** Highlight why this product is the best solution for {target_audience}'s needs specifically in relation to the central theme.
|
187 |
5. **Theme-Connected CTA:** Integrate the call to action naturally into the narrative flow, making sure it references back to the central theme. It should feel like a logical next step rather than an abrupt command.
|
188 |
6. **Optimized for Multiple Ad Formats:** Ensure the copy works for image, video, and carousel ads while maintaining theme consistency.
|
189 |
|
190 |
IMPORTANT ABOUT OPENING PARAGRAPH:
|
191 |
+
- The opening paragraph MUST continue the EXACT SAME THEME as the headline - they must feel like one continuous thought
|
192 |
+
- It should feel like a direct continuation of the headline's specific concept, not a general introduction to the topic
|
193 |
+
- The headline and opening paragraph should read as if they were written together as one continuous piece
|
194 |
+
- CRITICAL: If the headline mentions a specific concept (e.g., "Padre Extraterrestre Con Estrés"), the opening paragraph MUST directly address this EXACT concept, not just the general topic of stress
|
195 |
+
- The transition between headline and opening paragraph should be seamless, as if they are part of the same thought
|
196 |
+
|
197 |
+
IMPORTANT ABOUT HEADLINE-STORY CONTINUITY:
|
198 |
+
- The headline and story must be perfectly aligned - they should feel like parts of the same narrative
|
199 |
+
- If the headline uses a specific metaphor, analogy, or concept, the story MUST continue with that SAME metaphor, analogy, or concept
|
200 |
+
- The story should feel like a natural expansion of the headline's promise or concept
|
201 |
+
- NEVER create a headline that introduces a concept that isn't immediately continued in the story
|
202 |
+
- The headline should set up a specific scenario that the opening paragraph immediately expands upon
|
203 |
|
204 |
IMPORTANT ABOUT CALL TO ACTION:
|
205 |
- The CTA should not feel like a separate, tacked-on element
|
|
|
318 |
14. Is the total word count between 125-150 words as required? If not, adjust to meet this critical requirement.
|
319 |
15. Have you focused on the most impactful points rather than trying to cover everything?
|
320 |
16. Have you created exactly three distinct headline variations that approach the same core message from different angles?
|
321 |
+
17. CRITICAL CHECK: Does the opening paragraph DIRECTLY continue the EXACT concept from the headline? If not, rewrite the opening to ensure perfect continuity.
|
322 |
|
323 |
Your goal is to inspire desire and action, avoiding explanations or categories in the response.
|
324 |
"""
|