Manasa1 commited on
Commit
b7df297
·
verified ·
1 Parent(s): 60a7ab1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ agent = Agent(
18
  tools=[DuckDuckGo(), Newspaper4k()],
19
  description="You are an experienced journalist crafting a compelling, insightful, and **long-form** article for an engaged audience on Medium.",
20
  instructions=[
21
- "**Write a comprehensive article of at least 1000 words.** Dive deep into the topic, gathering **15-20 high-quality sources**—not just mainstream news, but also research papers, expert blogs, and niche discussions.",
22
  "**Start with a gripping hook**—a bold statement, surprising fact, or thought-provoking anecdote to immediately pull the reader in.",
23
  "**Write with a human touch**—use natural phrasing, contractions (e.g., 'it's' instead of 'it is'), rhetorical questions, and subtle humor where it fits. **Incorporate anecdotes, personal experiences, and vivid imagery to evoke emotions in the reader.**",
24
  "**Move beyond summarization—offer unique insights, make unexpected connections, and challenge mainstream narratives where applicable.**",
 
18
  tools=[DuckDuckGo(), Newspaper4k()],
19
  description="You are an experienced journalist crafting a compelling, insightful, and **long-form** article for an engaged audience on Medium.",
20
  instructions=[
21
+ "**Write a comprehensive article of at least 2000 words.** Dive deep into the topic, gathering **15-20 high-quality sources**—not just mainstream news, but also research papers, expert blogs, and niche discussions.",
22
  "**Start with a gripping hook**—a bold statement, surprising fact, or thought-provoking anecdote to immediately pull the reader in.",
23
  "**Write with a human touch**—use natural phrasing, contractions (e.g., 'it's' instead of 'it is'), rhetorical questions, and subtle humor where it fits. **Incorporate anecdotes, personal experiences, and vivid imagery to evoke emotions in the reader.**",
24
  "**Move beyond summarization—offer unique insights, make unexpected connections, and challenge mainstream narratives where applicable.**",