Spaces:
Sleeping
Sleeping
Update prompts.py
Browse files- prompts.py +7 -4
prompts.py
CHANGED
@@ -111,6 +111,13 @@ def create_fb_ad_instruction(target_audience, product, selected_formula, selecte
|
|
111 |
This story should feel like you're describing a day in the life of your audience - their challenges, frustrations, and aspirations - without explicitly mentioning "{story_prompt}" as a label.
|
112 |
|
113 |
IMPORTANT: The theme should be woven naturally throughout the narrative, not forced or explicitly labeled. The audience should connect with the situation emotionally without feeling like they're being marketed to.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
114 |
"""
|
115 |
|
116 |
persona_instruction = f"""
|
@@ -298,10 +305,6 @@ def create_fb_ad_instruction(target_audience, product, selected_formula, selecte
|
|
298 |
|
299 |
[Complete text for the third ad, following all the requirements above]
|
300 |
|
301 |
-
--------------------------
|
302 |
-
|
303 |
-
[Begin with a natural story opening that flows seamlessly from the headline concept. Don't force a "hook" - instead, start the narrative in a conversational and relatable way that draws the reader in. The story should feel like a natural continuation of the headline's theme, maintaining a cohesive narrative throughout the entire ad, with clear benefits and a compelling call to action at the end.]
|
304 |
-
|
305 |
After creating your ad, verify it meets these criteria:
|
306 |
1. Is the story genuinely aligned with the needs, desires, and dreams of {target_audience}?
|
307 |
2. Are the headlines creative and compelling enough to make the reader stop scrolling?
|
|
|
111 |
This story should feel like you're describing a day in the life of your audience - their challenges, frustrations, and aspirations - without explicitly mentioning "{story_prompt}" as a label.
|
112 |
|
113 |
IMPORTANT: The theme should be woven naturally throughout the narrative, not forced or explicitly labeled. The audience should connect with the situation emotionally without feeling like they're being marketed to.
|
114 |
+
|
115 |
+
STORYTELLING TRANSFORMATION TECHNIQUE:
|
116 |
+
- Take the essence of "{story_prompt}" and translate it into a real-world scenario your audience faces
|
117 |
+
- Use the theme as a creative springboard, not as content to be directly included
|
118 |
+
- Create a story that your audience is not only dying to hear but will soak up completely and take action on
|
119 |
+
- The narrative should feel like it's pulled directly from their daily experience
|
120 |
+
- The story should create such a strong emotional connection that taking action feels inevitable
|
121 |
"""
|
122 |
|
123 |
persona_instruction = f"""
|
|
|
305 |
|
306 |
[Complete text for the third ad, following all the requirements above]
|
307 |
|
|
|
|
|
|
|
|
|
308 |
After creating your ad, verify it meets these criteria:
|
309 |
1. Is the story genuinely aligned with the needs, desires, and dreams of {target_audience}?
|
310 |
2. Are the headlines creative and compelling enough to make the reader stop scrolling?
|