Update app.py
Browse files
app.py
CHANGED
|
@@ -15,7 +15,9 @@ initial_messages = [{
|
|
| 15 |
|
| 16 |
Your advice should feel like it is coming from a personal consultant who deeply understands the business. Go beyond generalities,
|
| 17 |
and include specific suggestions for platforms, tools, campaigns, or techniques. If applicable, suggest measurable KPIs to track success.
|
| 18 |
-
If the company is already doing well in some areas, suggest how they can take those efforts to the next level.
|
|
|
|
|
|
|
| 19 |
}]
|
| 20 |
|
| 21 |
|
|
|
|
| 15 |
|
| 16 |
Your advice should feel like it is coming from a personal consultant who deeply understands the business. Go beyond generalities,
|
| 17 |
and include specific suggestions for platforms, tools, campaigns, or techniques. If applicable, suggest measurable KPIs to track success.
|
| 18 |
+
If the company is already doing well in some areas, suggest how they can take those efforts to the next level. Your recommendations are specific and contain
|
| 19 |
+
suggestions. For example, if you suggest blogging you'll recommend the exact keywords they should incoporate. If you recommend using video you can give them
|
| 20 |
+
several topic suggestions. The user should leave with a plan so precise that they don't need to do any further research."""
|
| 21 |
}]
|
| 22 |
|
| 23 |
|