Spaces:
Sleeping
Sleeping
Upload 2 files
Browse files- formulas.py +29 -18
formulas.py
CHANGED
|
@@ -155,6 +155,16 @@ SPECIFIC INSTRUCTIONS FOR THIS FORMULA:
|
|
| 155 |
- Focus on the emotional impact of their problem, not just the practical aspects
|
| 156 |
- Use statistics, shocking revelations, direct statements or questions
|
| 157 |
- The hook must create an immediate emotional connection
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 158 |
|
| 159 |
STEP 2: CRAFT A QUANTIFIABLE VALUE PROMISE
|
| 160 |
- Write a promise COMPLETELY IN CAPITAL LETTERS that includes:
|
|
@@ -201,18 +211,19 @@ SPECIFIC INSTRUCTIONS FOR THIS FORMULA:
|
|
| 201 |
5. "Usando [Feature] obtendrás [Benefit] + [prueba social/autoridad] en [tiempo específico]."
|
| 202 |
|
| 203 |
IMPORTANT:
|
| 204 |
-
- Keep this section under
|
| 205 |
- Focus on ONE primary benefit rather than multiple
|
| 206 |
- Include ONE specific proof element (number, statistic, or result)
|
| 207 |
- Specify exact timeframe (días, semanas, meses)
|
| 208 |
- Eliminate redundant phrases and filler words
|
| 209 |
|
| 210 |
4. COMPLETE OFFER TEMPLATE:
|
| 211 |
-
|
| 212 |
|
| 213 |
DESCUBRE CÓMO [LOGRAR RESULTADO DESEADO] SIN [MIEDO, CREENCIA LIMITANTE O ESFUERZO INDESEADO].
|
| 214 |
|
| 215 |
-
[Estructura concisa elegida del punto 3]
|
|
|
|
| 216 |
""".format(extracted_name=extracted_name)
|
| 217 |
|
| 218 |
# Create the instruction using the system prompt at the beginning
|
|
@@ -335,40 +346,40 @@ In this part, we explain the result they will obtain, supported by an authority
|
|
| 335 |
[Choose one of the 5 structure formats for Benefit + Authority + Time or Effort]"
|
| 336 |
""",
|
| 337 |
"examples": [
|
| 338 |
-
# Example 1
|
| 339 |
-
"""
|
| 340 |
|
| 341 |
DESCUBRE CÓMO VENDER CON UNA SOLA LLAMADA PRODUCTOS DE MÁS DE $1,000 USD SIN MANIPULAR, MENTIR O FORZAR LA VENTA.
|
| 342 |
|
| 343 |
-
Con nuestro proceso de venta persuasiva
|
| 344 |
|
| 345 |
-
# Example 2
|
| 346 |
-
"""
|
| 347 |
|
| 348 |
MULTIPLICA TUS INGRESOS POR 3 EN LOS PRÓXIMOS 90 DÍAS SIN TRABAJAR MÁS HORAS NI CONTRATAR PERSONAL ADICIONAL.
|
| 349 |
|
| 350 |
-
Mediante nuestro sistema de optimización de negocios
|
| 351 |
|
| 352 |
-
# Example 3
|
| 353 |
-
"""
|
| 354 |
|
| 355 |
PIERDE ENTRE 5 Y 8 KILOS EN 30 DÍAS SIN DIETAS RESTRICTIVAS, SIN PASAR HAMBRE Y SIN EFECTO REBOTE.
|
| 356 |
|
| 357 |
-
Gracias a nuestro método de reprogramación metabólica
|
| 358 |
|
| 359 |
-
# Example 4
|
| 360 |
-
"""
|
| 361 |
|
| 362 |
CONSIGUE 100 NUEVOS SEGUIDORES CUALIFICADOS POR SEMANA Y CONVIERTE EL 10% EN CLIENTES PAGANDO CON SOLO 3 PUBLICACIONES SEMANALES.
|
| 363 |
|
| 364 |
-
Usando nuestra estrategia de contenido de alto impacto
|
| 365 |
|
| 366 |
-
# Example 5
|
| 367 |
-
"""
|
| 368 |
|
| 369 |
AUMENTA TU ENERGÍA UN 65% Y RECUPERA 2 HORAS PRODUCTIVAS AL DÍA CON SOLO 15 MINUTOS DE RUTINA MATUTINA.
|
| 370 |
|
| 371 |
-
El Sistema de activación bioenergética
|
| 372 |
]
|
| 373 |
},
|
| 374 |
"Fórmula Sueño-Obstáculo": {
|
|
|
|
| 155 |
- Focus on the emotional impact of their problem, not just the practical aspects
|
| 156 |
- Use statistics, shocking revelations, direct statements or questions
|
| 157 |
- The hook must create an immediate emotional connection
|
| 158 |
+
- IMPORTANT: Vary your opening approach using different formats:
|
| 159 |
+
* Direct question: "¿Estás cansado de...?"
|
| 160 |
+
* Shocking statistic: "El 83% de las personas..."
|
| 161 |
+
* Bold statement: "La mayoría de métodos para..."
|
| 162 |
+
* Empathetic observation: "Sé lo frustrante que..."
|
| 163 |
+
* Challenge: "Imagina poder..."
|
| 164 |
+
* Contrast: "Mientras otros..."
|
| 165 |
+
* Revelation: "Lo que nadie te dice sobre..."
|
| 166 |
+
* Story opener: "Hace unos años, yo también..."
|
| 167 |
+
* Avoid always starting with "Si [problema]..." - use this format only 20% of the time
|
| 168 |
|
| 169 |
STEP 2: CRAFT A QUANTIFIABLE VALUE PROMISE
|
| 170 |
- Write a promise COMPLETELY IN CAPITAL LETTERS that includes:
|
|
|
|
| 211 |
5. "Usando [Feature] obtendrás [Benefit] + [prueba social/autoridad] en [tiempo específico]."
|
| 212 |
|
| 213 |
IMPORTANT:
|
| 214 |
+
- Keep this section under 30 words when possible
|
| 215 |
- Focus on ONE primary benefit rather than multiple
|
| 216 |
- Include ONE specific proof element (number, statistic, or result)
|
| 217 |
- Specify exact timeframe (días, semanas, meses)
|
| 218 |
- Eliminate redundant phrases and filler words
|
| 219 |
|
| 220 |
4. COMPLETE OFFER TEMPLATE:
|
| 221 |
+
[Varied attention hook using one of the 8 formats above]
|
| 222 |
|
| 223 |
DESCUBRE CÓMO [LOGRAR RESULTADO DESEADO] SIN [MIEDO, CREENCIA LIMITANTE O ESFUERZO INDESEADO].
|
| 224 |
|
| 225 |
+
[Estructura concisa elegida del punto 3].
|
| 226 |
+
+ [prueba social/autoridad] + [tiempo de entrega] + [esfuerzo mínimo].
|
| 227 |
""".format(extracted_name=extracted_name)
|
| 228 |
|
| 229 |
# Create the instruction using the system prompt at the beginning
|
|
|
|
| 346 |
[Choose one of the 5 structure formats for Benefit + Authority + Time or Effort]"
|
| 347 |
""",
|
| 348 |
"examples": [
|
| 349 |
+
# Example 1 - Question format
|
| 350 |
+
"""¿Estás cansado de que tus prospectos te pregunten y pregunten pero nunca cierren la venta?
|
| 351 |
|
| 352 |
DESCUBRE CÓMO VENDER CON UNA SOLA LLAMADA PRODUCTOS DE MÁS DE $1,000 USD SIN MANIPULAR, MENTIR O FORZAR LA VENTA.
|
| 353 |
|
| 354 |
+
Con nuestro proceso de venta persuasiva lograrás convertir objeciones en ventas, como ya han hecho más de 500 emprendedores en menos de 30 días.""",
|
| 355 |
|
| 356 |
+
# Example 2 - Statistic format
|
| 357 |
+
"""El 78% de los emprendedores luchan cada mes para llegar a fin de mes, ¿eres uno de ellos?
|
| 358 |
|
| 359 |
MULTIPLICA TUS INGRESOS POR 3 EN LOS PRÓXIMOS 90 DÍAS SIN TRABAJAR MÁS HORAS NI CONTRATAR PERSONAL ADICIONAL.
|
| 360 |
|
| 361 |
+
Mediante nuestro sistema de optimización de negocios alcanzarás la rentabilidad que 327 emprendedores ya disfrutan en menos de un trimestre.""",
|
| 362 |
|
| 363 |
+
# Example 3 - Bold statement format
|
| 364 |
+
"""La mayoría de dietas fallan porque atacan el síntoma y no la causa real del sobrepeso.
|
| 365 |
|
| 366 |
PIERDE ENTRE 5 Y 8 KILOS EN 30 DÍAS SIN DIETAS RESTRICTIVAS, SIN PASAR HAMBRE Y SIN EFECTO REBOTE.
|
| 367 |
|
| 368 |
+
Gracias a nuestro método de reprogramación metabólica activarás tu quema natural de grasa, avalado por estudios clínicos con 94% de efectividad.""",
|
| 369 |
|
| 370 |
+
# Example 4 - Contrast format
|
| 371 |
+
"""Mientras otros influencers consiguen miles de seguidores cada semana, tú sigues creando contenido que nadie ve.
|
| 372 |
|
| 373 |
CONSIGUE 100 NUEVOS SEGUIDORES CUALIFICADOS POR SEMANA Y CONVIERTE EL 10% EN CLIENTES PAGANDO CON SOLO 3 PUBLICACIONES SEMANALES.
|
| 374 |
|
| 375 |
+
Usando nuestra estrategia de contenido de alto impacto transformarás tu presencia en redes en un canal de ventas automático en menos de 30 días.""",
|
| 376 |
|
| 377 |
+
# Example 5 - Empathetic format
|
| 378 |
+
"""Sé lo frustrante que es despertarse sin energía día tras día, sintiendo que nunca hay suficientes horas.
|
| 379 |
|
| 380 |
AUMENTA TU ENERGÍA UN 65% Y RECUPERA 2 HORAS PRODUCTIVAS AL DÍA CON SOLO 15 MINUTOS DE RUTINA MATUTINA.
|
| 381 |
|
| 382 |
+
El Sistema de activación bioenergética optimizará tu rendimiento físico y mental desde la primera semana, usado por los CEOs más exitosos del mundo."""
|
| 383 |
]
|
| 384 |
},
|
| 385 |
"Fórmula Sueño-Obstáculo": {
|