Spaces:
Runtime error
Runtime error
Kunaal Naik commited on
Commit ·
be99191
1
Parent(s): ef3d008
Update app.py
Browse files
app.py
CHANGED
|
@@ -11,32 +11,21 @@ Each person in the niche of {target_audience} has certain struggles that make it
|
|
| 11 |
These are called Pain Points. There's a recipe for getting to the core of the Pain Points of {target_audience}. \
|
| 12 |
Namely, answer each of these Questions 3 times, each getting deeper in the issues of {target_audience}, \
|
| 13 |
appealing to their Emotions and uncertainties related to {target_course}. \
|
| 14 |
-
The Questions (answer each QUESTION
|
| 15 |
1. What keeps them awake at night?\
|
| 16 |
2. What are they afraid of?\
|
| 17 |
3. What are they angry about?\
|
| 18 |
"
|
| 19 |
|
| 20 |
-
template2_linkedin_profile = "You are an
|
| 21 |
Each person in the niche of {target_audience} has certain struggles that make it easier to sell {target_course}. \
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
appealing to their Emotions and uncertainties related to {target_course}. \
|
| 25 |
-
The Questions (answer each QUESTION 2 times in listicle format according to the instructions):\
|
| 26 |
-
1. What keeps them awake at night?\
|
| 27 |
-
2. What are they afraid of?\
|
| 28 |
-
3. What are they angry about?\
|
| 29 |
"
|
| 30 |
|
| 31 |
template3_customer_persona = "You are an expert researcher. You\'ve talked to hundreds of {target_audience}. \
|
| 32 |
Each person in the niche of {target_audience} has certain struggles that make it easier to sell {target_course}. \
|
| 33 |
-
|
| 34 |
-
Namely, answer each of these Questions 3 times, each getting deeper in the issues of {target_audience}, \
|
| 35 |
-
appealing to their Emotions and uncertainties related to {target_course}. \
|
| 36 |
-
The Questions (answer each QUESTION 3 times in listicle format according to the instructions):\
|
| 37 |
-
1. What keeps them awake at night?\
|
| 38 |
-
2. What are they afraid of?\
|
| 39 |
-
3. What are they angry about?\
|
| 40 |
"
|
| 41 |
|
| 42 |
|
|
|
|
| 11 |
These are called Pain Points. There's a recipe for getting to the core of the Pain Points of {target_audience}. \
|
| 12 |
Namely, answer each of these Questions 3 times, each getting deeper in the issues of {target_audience}, \
|
| 13 |
appealing to their Emotions and uncertainties related to {target_course}. \
|
| 14 |
+
The Questions (answer each QUESTION 3 times in listicle format according to the instructions):\
|
| 15 |
1. What keeps them awake at night?\
|
| 16 |
2. What are they afraid of?\
|
| 17 |
3. What are they angry about?\
|
| 18 |
"
|
| 19 |
|
| 20 |
+
template2_linkedin_profile = "You are an LinkedIn Profile Optimizer. You\'ve talked to hundreds of {target_audience}. \
|
| 21 |
Each person in the niche of {target_audience} has certain struggles that make it easier to sell {target_course}. \
|
| 22 |
+
Create a Linkedin Headline for me that will impress my {target_audience}. Include Coach in the headline. \
|
| 23 |
+
Also write a Linkedin profile summary to help guide this Target audience to reach out to me. \
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
"
|
| 25 |
|
| 26 |
template3_customer_persona = "You are an expert researcher. You\'ve talked to hundreds of {target_audience}. \
|
| 27 |
Each person in the niche of {target_audience} has certain struggles that make it easier to sell {target_course}. \
|
| 28 |
+
Create a Customer Persona which can used in targetting campaigns.\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
"
|
| 30 |
|
| 31 |
|