Spaces:
Sleeping
Sleeping
Update formulas.py
Browse files- formulas.py +0 -40
formulas.py
CHANGED
|
@@ -99,36 +99,6 @@ SPECIFIC INSTRUCTIONS FOR THIS FORMULA:
|
|
| 99 |
- The hook must create an immediate emotional connection
|
| 100 |
- IMPORTANT: Be creative and varied in your approach
|
| 101 |
|
| 102 |
-
ATTENTION HOOK EXAMPLES FOR INSPIRATION:
|
| 103 |
-
- "El 83% de las personas..."
|
| 104 |
-
- "La mayoría de métodos para..."
|
| 105 |
-
- "Sé lo frustrante que..."
|
| 106 |
-
- "Imagina poder..."
|
| 107 |
-
- "Mientras otros..."
|
| 108 |
-
- "Lo que nadie te dice sobre..."
|
| 109 |
-
- "Hace unos años, yo también..."
|
| 110 |
-
- "¿Por qué sigues luchando con...?"
|
| 111 |
-
- "Si estás cansado de..."
|
| 112 |
-
- Use statistics, shocking revelations, direct statements or questions
|
| 113 |
-
- The hook must create an immediate emotional connection
|
| 114 |
-
- Direct question formats (use variety, not just "¿Estás cansado de...?"):
|
| 115 |
-
- Problem-focused: "¿Por qué sigues luchando con...?"
|
| 116 |
-
- Contrast: "¿Qué pasaría si pudieras...?"
|
| 117 |
-
- Challenge: "¿Te has preguntado por qué no consigues...?"
|
| 118 |
-
- Future-oriented: "¿Imaginas cómo sería tu vida si...?"
|
| 119 |
-
- Reflection: "¿Cuántas veces has intentado...?"
|
| 120 |
-
- Provocative: "¿Y si te dijera que el problema no es...?"
|
| 121 |
-
- Empathetic: "¿También sientes que...?"
|
| 122 |
-
- Curiosity: "¿Sabías que el 78% de las personas...?"
|
| 123 |
-
* Shocking statistic: "El 83% de las personas..."
|
| 124 |
-
* Bold statement: "La mayoría de métodos para..."
|
| 125 |
-
* Empathetic observation: "Sé lo frustrante que..."
|
| 126 |
-
* Challenge: "Imagina poder..."
|
| 127 |
-
* Contrast: "Mientras otros..."
|
| 128 |
-
* Revelation: "Lo que nadie te dice sobre..."
|
| 129 |
-
* Story opener: "Hace unos años, yo también..."
|
| 130 |
-
* Avoid always starting with "Si [problema]..." - use this format only 20% of the time
|
| 131 |
-
|
| 132 |
STEP 2: CRAFT A QUANTIFIABLE VALUE PROMISE
|
| 133 |
- Write a promise COMPLETELY IN CAPITAL LETTERS that includes:
|
| 134 |
* Concrete numbers (money, time, results)
|
|
@@ -176,17 +146,7 @@ SPECIFIC INSTRUCTIONS FOR THIS FORMULA:
|
|
| 176 |
- Use PRECISE language that creates a clear mental image
|
| 177 |
- BANNED PHRASES: "al otro nivel", "en tiempo récord", "como nunca antes",
|
| 178 |
"revolucionario", "increíble", "asombroso", "el mejor", "único"
|
| 179 |
-
|
| 180 |
-
3. THIRD LINE EXAMPLES FOR INSPIRATION:
|
| 181 |
-
- "Lograrás desenvolverte con confianza en reuniones y entrevistas en inglés. Nuestros estudiantes han conseguido un 73% más de oportunidades laborales y un aumento salarial promedio del 28% en menos de 3 meses."
|
| 182 |
-
- "Alcanzarás la rentabilidad que 327 emprendedores de nuestro programa ya disfrutan, con un incremento medio de ingresos del 240% en menos de un trimestre."
|
| 183 |
-
- "Activarás tu metabolismo natural para quemar grasa eficientemente. En nuestro último estudio con 156 participantes, el 94% perdió entre 5-12kg en 30 días dedicando solo 20 minutos diarios."
|
| 184 |
-
- "Transformarás tu presencia digital en un canal de ventas automático. Nuestros últimos 50 clientes han conseguido un promedio de 47 leads cualificados semanales y un ROI del 320% en su inversión publicitaria."
|
| 185 |
-
- "Optimizarás tu rendimiento físico y mental desde la primera semana. El 89% de nuestros clientes ejecutivos reportan un aumento del 67% en productividad y un 45% menos de estrés."
|
| 186 |
-
- "Generarás ingresos pasivos mientras duermes. Nuestro grupo de 200 emprendedores ha facturado colectivamente más de $3.5M en los últimos 12 meses, con una media de 4 horas de trabajo semanal."
|
| 187 |
-
- "Duplicarás tus conversiones en ventas online. Basado en datos de más de 150 negocios que han implementado estas estrategias, el incremento promedio en ventas ha sido del 127% en los primeros 60 días."
|
| 188 |
"""
|
| 189 |
-
|
| 190 |
# Create the instruction using the system prompt at the beginning
|
| 191 |
instruction = f"""{offer_system_prompt}
|
| 192 |
|
|
|
|
| 99 |
- The hook must create an immediate emotional connection
|
| 100 |
- IMPORTANT: Be creative and varied in your approach
|
| 101 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 102 |
STEP 2: CRAFT A QUANTIFIABLE VALUE PROMISE
|
| 103 |
- Write a promise COMPLETELY IN CAPITAL LETTERS that includes:
|
| 104 |
* Concrete numbers (money, time, results)
|
|
|
|
| 146 |
- Use PRECISE language that creates a clear mental image
|
| 147 |
- BANNED PHRASES: "al otro nivel", "en tiempo récord", "como nunca antes",
|
| 148 |
"revolucionario", "increíble", "asombroso", "el mejor", "único"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 149 |
"""
|
|
|
|
| 150 |
# Create the instruction using the system prompt at the beginning
|
| 151 |
instruction = f"""{offer_system_prompt}
|
| 152 |
|