JeCabrera commited on
Commit
4cb6cd9
·
verified ·
1 Parent(s): 419f21b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -51,6 +51,8 @@ def get_gemini_response(input_prompt, genre, length, language, mood, target_audi
51
  4. Present {product_type} as the ideal solution, making it accessible and easy to implement
52
  5. Add urgency with limited availability and risk-free guarantees
53
  6. Combine all points into a cohesive narrative
 
 
54
 
55
  Important: The total word count MUST be exactly {length} words. Count each word before submitting.
56
  """
 
51
  4. Present {product_type} as the ideal solution, making it accessible and easy to implement
52
  5. Add urgency with limited availability and risk-free guarantees
53
  6. Combine all points into a cohesive narrative
54
+
55
+ Now, create a similar text about {input_prompt} for {target_audience} promoting {product_type}, maintaining the exact same structure, tone, and flow as the example.
56
 
57
  Important: The total word count MUST be exactly {length} words. Count each word before submitting.
58
  """