Spaces:
Sleeping
Sleeping
Update prompts.py
Browse files- prompts.py +10 -3
prompts.py
CHANGED
|
@@ -1,6 +1,3 @@
|
|
| 1 |
-
# Define system prompts for different generators
|
| 2 |
-
|
| 3 |
-
# System prompt for offer generation
|
| 4 |
offer_system_prompt = """You are a world-class expert copywriter, experienced in creating compelling offers that connect emotionally with the target audience.
|
| 5 |
|
| 6 |
OBJECTIVE:
|
|
@@ -89,8 +86,18 @@ SPECIFIC INSTRUCTIONS FOR THIS FORMULA:
|
|
| 89 |
1. ATTENTION HOOK HANDLING:
|
| 90 |
- Analyze the avatar_description DEEPLY to understand their specific pain points, frustrations, and desires
|
| 91 |
- Select a powerful attention hook that DIRECTLY connects with the avatar's current reality
|
|
|
|
| 92 |
- CUSTOMIZE the hook specifically for this avatar - don't use generic examples
|
| 93 |
- The hook MUST address the SAME problem that your promise will solve
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 94 |
|
| 95 |
2. MAINTAIN THEMATIC CONSISTENCY:
|
| 96 |
- The attention hook, quantifiable promise, and benefit statement MUST all address the SAME problem
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
offer_system_prompt = """You are a world-class expert copywriter, experienced in creating compelling offers that connect emotionally with the target audience.
|
| 2 |
|
| 3 |
OBJECTIVE:
|
|
|
|
| 86 |
1. ATTENTION HOOK HANDLING:
|
| 87 |
- Analyze the avatar_description DEEPLY to understand their specific pain points, frustrations, and desires
|
| 88 |
- Select a powerful attention hook that DIRECTLY connects with the avatar's current reality
|
| 89 |
+
- DO NOT use questions as hooks under any circumstances - use only statements, statistics, or shocking revelations
|
| 90 |
- CUSTOMIZE the hook specifically for this avatar - don't use generic examples
|
| 91 |
- The hook MUST address the SAME problem that your promise will solve
|
| 92 |
+
Choose from these statement-based hook types and CUSTOMIZE for your avatar:
|
| 93 |
+
- Statistical revelation: "El 83% de los [avatar's profession/role] pierden [specific resource] en [specific activity]."
|
| 94 |
+
- Contrast statement: "Mientras algunos [positive outcome], tú sigues [negative current situation]."
|
| 95 |
+
- Shocking truth: "Lo que nadie te dice sobre [avatar's challenge] es que [surprising fact]."
|
| 96 |
+
- Industry secret: "El secreto que [competitors/industry] no quieren que sepas sobre [avatar's goal]."
|
| 97 |
+
- Current reality: "Tu [avatar's current strategy/approach] está ahuyentando a tus [avatar's desired outcome]."
|
| 98 |
+
- Empathetic observation: "Otro día más [negative current situation]... [empathetic comment]."
|
| 99 |
+
- Bold claim: "La mayoría de [current solutions] son una pérdida total de [resources]."
|
| 100 |
+
- Personal story: "Hace 6 meses estaba exactamente donde tú estás: [avatar's current struggle]."
|
| 101 |
|
| 102 |
2. MAINTAIN THEMATIC CONSISTENCY:
|
| 103 |
- The attention hook, quantifiable promise, and benefit statement MUST all address the SAME problem
|