Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -57,13 +57,13 @@ def get_gemini_response_bullets(target_audience, product, num_bullets, creativit
|
|
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 |
-
*
|
61 |
-
*
|
62 |
-
*
|
63 |
-
*
|
64 |
-
*
|
65 |
-
*
|
66 |
-
*
|
67 |
Using {mention_instruction} when you want to mention {product}.
|
68 |
Use the following mention instructions to guide your writing: {mention_instruction}
|
69 |
Using the mention type '{product_mention}' to guide how to mention the product in the benefits or bullets. Ensure the mention is adapted based on this type:
|
|
|
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...'
|
63 |
+
* 'A simple system to write copy without trying to convince them to buy.'
|
64 |
+
* 'The truth that you've never been told in school, or at home, about how to make a living from music.'
|
65 |
+
* 'Did you know that...'
|
66 |
+
* 'When is it a good idea to tell a girl you like her? If you don't say it at that moment, say goodbye to getting to know her intimately.'
|
67 |
Using {mention_instruction} when you want to mention {product}.
|
68 |
Use the following mention instructions to guide your writing: {mention_instruction}
|
69 |
Using the mention type '{product_mention}' to guide how to mention the product in the benefits or bullets. Ensure the mention is adapted based on this type:
|