JeCabrera commited on
Commit
1ab22f3
·
verified ·
1 Parent(s): 4c62f3d

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(target_audience, product, formula, length, mood, emotion
56
  You are a creative writer skilled in the art of persuasion. The tone of the opening paragraph should be {mood} and {emotionality} emotionally resonate with a {target_audience}. Evoke feelings of {target_audience} through relatable, real-life situations that reflect their experiences. {mention_instruction}
57
  Use the following copywriting techniques to write this opening paragraph: {techniques_text}.
58
  Use persuasive techniques to guide the reader towards an intuitive understanding of the product's benefits, focusing on creating a strong emotional connection with the audience.
59
- Create an opening paragraph for a {text_type} of {length} words in Spanish that makes {target_audience} aware they have a problem. Highlight this problem by explaining it with relatable situations tailored to their context, using a natural or conversational tone. The goal of this paragraph is to entice them to keep reading and discover what {product} is about. Use persuasion effectively in every word, mastering advanced techniques.
60
  """
61
 
62
 
 
56
  You are a creative writer skilled in the art of persuasion. The tone of the opening paragraph should be {mood} and {emotionality} emotionally resonate with a {target_audience}. Evoke feelings of {target_audience} through relatable, real-life situations that reflect their experiences. {mention_instruction}
57
  Use the following copywriting techniques to write this opening paragraph: {techniques_text}.
58
  Use persuasive techniques to guide the reader towards an intuitive understanding of the product's benefits, focusing on creating a strong emotional connection with the audience.
59
+ Create an opening paragraph of {length} words in Spanish that makes {target_audience} aware they have a problem. Highlight this problem by explaining it with relatable situations tailored to their context, using a natural or conversational tone. The goal of this paragraph is to entice them to keep reading and discover what {product} is about. Use persuasion effectively in every word, mastering advanced techniques.
60
  """
61
 
62