JeCabrera commited on
Commit
3466cbf
·
verified ·
1 Parent(s): afc7585

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ def get_gemini_response_bullets(target_audience, product, num_bullets, creativit
56
  full_prompt = f"""
57
  {system_instruction}
58
  Your task is to create {num_bullets} benefits or bullets that connect the symptom with the problem faced by {target_audience}, increasing their desire to acquire the {product}.
59
- Infuse your responses with a creativity level of {creativity}. The bullets should be of the following types:
60
  * 'The bathroom cabinet is the best place to store medicine, right? Incorrect. It's the worst. The facts are on page 10.'
61
  * 'The best verb tense that gives your clients the feeling they've already bought from you.'
62
  * 'The story of...', 'The mysteries of...', 'The legend of...'
 
56
  full_prompt = f"""
57
  {system_instruction}
58
  Your task is to create {num_bullets} benefits or bullets that connect the symptom with the problem faced by {target_audience}, increasing their desire to acquire the {product}.
59
+ Infuse your responses with a creativity level of {creativity}. To write these bullets based on these examples:
60
  * 'The bathroom cabinet is the best place to store medicine, right? Incorrect. It's the worst. The facts are on page 10.'
61
  * 'The best verb tense that gives your clients the feeling they've already bought from you.'
62
  * 'The story of...', 'The mysteries of...', 'The legend of...'