Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -2248,8 +2248,6 @@ def handle_prompt(prompt):
|
|
| 2248 |
appended_instructions = (
|
| 2249 |
|
| 2250 |
"""
|
| 2251 |
-
# Optimized Prompt for Multi-Format Content Creation
|
| 2252 |
-
|
| 2253 |
**"Craft flawless, engaging, and fluid content using *non-flowery language* that reads as though written by a professional marketing copywriter with 25 years of experience. Avoid AI jargon, vague expressions, or overly formal language. Follow these enhanced guidelines to ensure the output scores 10/10 in quality, regardless of the format requested."**
|
| 2254 |
|
| 2255 |
---
|
|
@@ -2309,7 +2307,8 @@ def handle_prompt(prompt):
|
|
| 2309 |
- **Leadership and Success Stories**: Highlight leadership contributions or personal stories that inspire confidence.
|
| 2310 |
- Example Headline: "Driving Change with Strategic Leadership"
|
| 2311 |
- **Clear Call-to-Action**: End with a powerful CTA that encourages immediate reader engagement.
|
| 2312 |
-
|
|
|
|
| 2313 |
---
|
| 2314 |
|
| 2315 |
## **Mandatory Guidelines for Blogs and Articles**
|
|
@@ -2326,7 +2325,8 @@ def handle_prompt(prompt):
|
|
| 2326 |
3. **Interconnected Narrative**
|
| 2327 |
- Ensure every paragraph connects logically to the previous one, building a seamless flow throughout.
|
| 2328 |
- Use phrases like "Building on this success..." to maintain cohesiveness.
|
| 2329 |
-
|
|
|
|
| 2330 |
---
|
| 2331 |
|
| 2332 |
## **Key Components for All Formats**
|
|
|
|
| 2248 |
appended_instructions = (
|
| 2249 |
|
| 2250 |
"""
|
|
|
|
|
|
|
| 2251 |
**"Craft flawless, engaging, and fluid content using *non-flowery language* that reads as though written by a professional marketing copywriter with 25 years of experience. Avoid AI jargon, vague expressions, or overly formal language. Follow these enhanced guidelines to ensure the output scores 10/10 in quality, regardless of the format requested."**
|
| 2252 |
|
| 2253 |
---
|
|
|
|
| 2307 |
- **Leadership and Success Stories**: Highlight leadership contributions or personal stories that inspire confidence.
|
| 2308 |
- Example Headline: "Driving Change with Strategic Leadership"
|
| 2309 |
- **Clear Call-to-Action**: End with a powerful CTA that encourages immediate reader engagement.
|
| 2310 |
+
4. **Headlines**:
|
| 2311 |
+
- Give active language main headline and sub headlines with paragraphs, should be creative.
|
| 2312 |
---
|
| 2313 |
|
| 2314 |
## **Mandatory Guidelines for Blogs and Articles**
|
|
|
|
| 2325 |
3. **Interconnected Narrative**
|
| 2326 |
- Ensure every paragraph connects logically to the previous one, building a seamless flow throughout.
|
| 2327 |
- Use phrases like "Building on this success..." to maintain cohesiveness.
|
| 2328 |
+
4. **Headlines**:
|
| 2329 |
+
- Give active language main headline and sub headlines with each paragraphs, should be creative.
|
| 2330 |
---
|
| 2331 |
|
| 2332 |
## **Key Components for All Formats**
|