Spaces:
Sleeping
Sleeping
Update prompts.py
Browse files- prompts.py +9 -0
prompts.py
CHANGED
@@ -124,6 +124,13 @@ def create_fb_ad_instruction(target_audience, product, selected_formula, selecte
|
|
124 |
|
125 |
**Product Integration:** Weave {product} into the narrative naturally and conversationally. Don't just mention it - make it an organic part of the story. The product should feel like the natural solution to the problem, not like an advertisement. Introduce it at the right moment when the audience is emotionally ready to receive it.
|
126 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
127 |
Examples of creative, high-converting headlines:
|
128 |
- "They Laughed When I Sat Down At The Piano. But When I Started to Play..."
|
129 |
- "Your Body Is Water Starving (Even If Your Mouth Isn't Dry)"
|
@@ -162,6 +169,8 @@ def create_fb_ad_instruction(target_audience, product, selected_formula, selecte
|
|
162 |
- Make the headline creative, unexpected, and deeply aligned with both the story and the audience's core desires.
|
163 |
- Never introduce the product with phrases like "Introducing [Product]" or "Our [Product] offers..." - instead, weave it into the narrative as if it's already familiar.
|
164 |
- Refer to the product in a way that feels like a friend recommending it, not like a company selling it.
|
|
|
|
|
165 |
|
166 |
Output format:
|
167 |
# [Your creative, compelling headline here]
|
|
|
124 |
|
125 |
**Product Integration:** Weave {product} into the narrative naturally and conversationally. Don't just mention it - make it an organic part of the story. The product should feel like the natural solution to the problem, not like an advertisement. Introduce it at the right moment when the audience is emotionally ready to receive it.
|
126 |
|
127 |
+
IMPORTANT ABOUT PRODUCT INTEGRATION:
|
128 |
+
- Never mention the product name directly as "{product}" - instead, refer to it indirectly or through its benefits
|
129 |
+
- Introduce it as part of a personal story or discovery, not as a formal offering
|
130 |
+
- When you do mention the product name, do it casually as if it's already familiar to the reader
|
131 |
+
- Focus on what it does for the reader rather than what it is
|
132 |
+
- Use phrases like "descubrí que...", "resulta que...", "lo que realmente funciona es..." before subtly introducing the product
|
133 |
+
|
134 |
Examples of creative, high-converting headlines:
|
135 |
- "They Laughed When I Sat Down At The Piano. But When I Started to Play..."
|
136 |
- "Your Body Is Water Starving (Even If Your Mouth Isn't Dry)"
|
|
|
169 |
- Make the headline creative, unexpected, and deeply aligned with both the story and the audience's core desires.
|
170 |
- Never introduce the product with phrases like "Introducing [Product]" or "Our [Product] offers..." - instead, weave it into the narrative as if it's already familiar.
|
171 |
- Refer to the product in a way that feels like a friend recommending it, not like a company selling it.
|
172 |
+
- CRITICAL: Never write phrases like "Eso es exactamente lo que te ofrece [Product]" or similar direct introductions. The product should appear organically in the flow of the story.
|
173 |
+
- If the product is a course, program or service, introduce it through the transformation it provides rather than its category (e.g., instead of "Curso de cocina", say "estas recetas que transformaron mi forma de cocinar" and later casually mention the name).
|
174 |
|
175 |
Output format:
|
176 |
# [Your creative, compelling headline here]
|