Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -53,7 +53,7 @@ def get_gemini_response(target_audience, product, formula, length, mood, emotion
|
|
| 53 |
|
| 54 |
# Crear el prompt completo
|
| 55 |
full_prompt = f"""
|
| 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.
|
|
|
|
| 53 |
|
| 54 |
# Crear el prompt completo
|
| 55 |
full_prompt = f"""
|
| 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.
|