Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -57,7 +57,7 @@ def get_gemini_response_bullets(target_audience, product, num_bullets, creativit
|
|
57 |
full_prompt = f"""
|
58 |
{system_instruction}
|
59 |
Your task is to create {num_bullets} benefits or bullets that connect the symptom with the problem faced by {target_audience}, increasing their curiosity about the {product}.
|
60 |
-
|
61 |
Infuse your responses with a creativity level of {creativity}. The bullets should be of the following types:
|
62 |
* 'The bathroom cabinet is the best place to store medicine, right? Incorrect. It's the worst. The facts are on page 10.'
|
63 |
* 'The best verb tense that gives your clients the feeling they've already bought from you.'
|
|
|
57 |
full_prompt = f"""
|
58 |
{system_instruction}
|
59 |
Your task is to create {num_bullets} benefits or bullets that connect the symptom with the problem faced by {target_audience}, increasing their curiosity about the {product}.
|
60 |
+
Create these bullets to inspire the {target_audience} to take the following action: {desired_action}.
|
61 |
Infuse your responses with a creativity level of {creativity}. The bullets should be of the following types:
|
62 |
* 'The bathroom cabinet is the best place to store medicine, right? Incorrect. It's the worst. The facts are on page 10.'
|
63 |
* 'The best verb tense that gives your clients the feeling they've already bought from you.'
|