JeCabrera commited on
Commit
fe89184
·
verified ·
1 Parent(s): 5f78e74

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -27,6 +27,9 @@ def get_gemini_response(product_service, target_audience, formula_type, temperat
27
  Formula Type: {formula_type}
28
  {formula["description"]}
29
 
 
 
 
30
  First, analyze (but don't output) these points:
31
  1. TARGET AUDIENCE ANALYSIS - Pain Points:
32
  - What specific frustrations does this audience experience?
 
27
  Formula Type: {formula_type}
28
  {formula["description"]}
29
 
30
+ EXAMPLE TO FOLLOW:
31
+ {formula["example"]}
32
+
33
  First, analyze (but don't output) these points:
34
  1. TARGET AUDIENCE ANALYSIS - Pain Points:
35
  - What specific frustrations does this audience experience?