JeCabrera commited on
Commit
1570b1f
·
verified ·
1 Parent(s): c0a22d5

Update bullets/generator.py

Browse files
Files changed (1) hide show
  1. bullets/generator.py +66 -1
bullets/generator.py CHANGED
@@ -182,6 +182,70 @@ def create_bullet_instruction():
182
 
183
  • Los 5 movimientos efectivos para fortalecer tu core sin equipamiento, que activan un 78% más de fibras musculares que los ejercicios tradicionales.
184
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
185
  Remember to choose just ONE formula and apply it consistently to all 5 bullets.
186
  """
187
 
@@ -217,7 +281,8 @@ def get_random_bullet_formula():
217
  "STANDARD BENEFIT",
218
  "3 EN 1 (FEATURE + BENEFIT + MEANING)",
219
  "ANTI-PROCRASTINACIÓN (ACTION + RESULT + TIME)",
220
- "NÚMERICA SUPREMA"
 
221
  ]
222
  else:
223
  formulas = formula_matches
 
182
 
183
  • Los 5 movimientos efectivos para fortalecer tu core sin equipamiento, que activan un 78% más de fibras musculares que los ejercicios tradicionales.
184
 
185
+ FORMULA 5 - EL TRIÁNGULO DE ORO:
186
+ Formula: [Benefit 1 + Benefit 2 + Great Promise]
187
+
188
+ This formula creates high-impact bullets by combining three key benefits persuasively:
189
+ 1. Benefit 1: The first benefit that addresses an immediate client need
190
+ 2. Benefit 2: An additional benefit that generates more value
191
+ 3. Great Promise: The main or most impactful promise that closes the proposal
192
+
193
+ Instructions for Creating Powerful Bullets:
194
+ 1. Identify Your Audience's Great Dream:
195
+ - What's their ultimate aspiration?
196
+ - What keeps them awake at night?
197
+ - What's their ideal scenario?
198
+ - What transformation do they deeply desire?
199
+
200
+ 2. Structure Your Benefits:
201
+ - Write in a natural, conversational tone (like talking to a friend)
202
+ - Flow elements together without forced pauses or commas
203
+ - Make transitions smooth and invisible
204
+ - Keep the rhythm flowing from start to finish
205
+
206
+ 3. Craft Your Benefits:
207
+ - Benefit 1: Hook them with their biggest pain point using casual language
208
+ - Benefit 2: Build momentum with an exciting complementary gain
209
+ - Great Promise: Deliver the knockout punch that makes them say "I need this!"
210
+
211
+ 4. Tips for Maximum Impact:
212
+ - Write like you speak (but better)
213
+ - Avoid formal language or stiff transitions
214
+ - Make each element flow naturally into the next
215
+ - Create a rhythm that pulls the reader through
216
+ - Use conversational connectors instead of commas
217
+ - Read it aloud - if you stumble, rewrite it
218
+ - Make it so engaging they can't stop reading
219
+ - Keep the energy high from start to finish
220
+
221
+ Structure Formats:
222
+ 1. "[benefit 1] [benefit 2] [great promise]"
223
+ 2. "[benefit 2] [benefit 1] [great promise]"
224
+ 3. "[great promise] [benefit 2] [benefit 1]"
225
+ 4. "[great promise] [benefit 1] [benefit 2]"
226
+ 5. "[benefit 1] [benefit 2] [great promise]"
227
+ 6. "[benefit 1] + question + [benefit 2] + [great promise]"
228
+ 7. "question + [benefit 1] + [benefit 2] + [great promise]"
229
+ 8. "[benefit 1] + while + [benefit 2] + and also + [great promise]"
230
+ 9. "Not only + [benefit 1] + but also + [benefit 2] + and best of all + [great promise]"
231
+ 10. "Imagine + [benefit 1] + at the same time as + [benefit 2] + and finally + [great promise]"
232
+ 11. "From + [benefit 1] + going through + [benefit 2] + until + [great promise]"
233
+ 12. "First + [benefit 1] + then + [benefit 2] + and at the end + [great promise]"
234
+ 13. "Start with + [benefit 1] + transform with + [benefit 2] + culminate with + [great promise]"
235
+ 14. "Tired of the opposite of [benefit 1]? + Discover + [benefit 2] + and achieve + [great promise]"
236
+ 15. "Finally + [benefit 1] + plus + [benefit 2] + and as a bonus + [great promise]"
237
+
238
+ EXAMPLES FOR FORMULA 5:
239
+ • Reduce tu estrés laboral en un 42% mientras aumentas tu productividad un 37% y transforma tu carrera profesional con nuestro sistema de gestión del tiempo basado en neurociencia aplicada.
240
+
241
+ • Domina 5 idiomas extranjeros mientras duermes 8 horas ininterrumpidas y activa el 89% de tu potencial cerebral con nuestro revolucionario programa de aprendizaje durante el sueño profundo.
242
+
243
+ • No solo eliminarás el dolor de espalda crónico en 14 días sino que también fortalecerás tu core un 78% y lo mejor de todo es que recuperarás la capacidad de disfrutar actividades que creías imposibles.
244
+
245
+ • ¿Cansado de perder tiempo en reuniones improductivas? Descubre cómo reducir tu jornada laboral 3 horas diarias y consigue resultados un 65% superiores con nuestro framework de productividad cuántica.
246
+
247
+ • Imagina generar 10 ideas innovadoras por día al mismo tiempo que reduces tu estrés un 47% y finalmente te conviertes en el referente creativo de tu industria con nuestro método de pensamiento lateral estructurado.
248
+
249
  Remember to choose just ONE formula and apply it consistently to all 5 bullets.
250
  """
251
 
 
281
  "STANDARD BENEFIT",
282
  "3 EN 1 (FEATURE + BENEFIT + MEANING)",
283
  "ANTI-PROCRASTINACIÓN (ACTION + RESULT + TIME)",
284
+ "NÚMERICA SUPREMA",
285
+ "EL TRIÁNGULO DE ORO"
286
  ]
287
  else:
288
  formulas = formula_matches