DrishtiSharma commited on
Commit
25f5fe7
·
verified ·
1 Parent(s): 0c6a5de

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +14 -7
app.py CHANGED
@@ -169,15 +169,22 @@ with st.sidebar.expander("Customize Agent Goals", expanded=False):
169
 
170
 
171
  writer_goal = (
172
- "Develop a high-impact, professionally structured insights report that integrates verified research data and strategic analysis"
173
- "into a cohesive and compelling narrative. "
174
- "Organize findings into well-defined, data-driven sections such as Market Trends, Competitive Landscape, Emerging Technologies,"
175
- "Untapped Innovation Hotspots, and Strategic Opportunities -- providing actionable insights and prioritized recommendations"
176
- "strictly aligned with {stakeholder}'s strategic objectives. "
177
- "Ensure all insights, emerging technologies, and identified innovation gaps are fact-based, verifiable, and directly relevant to the {topic}. "
178
- "Explicitly avoid hallucinated, fabricated, or speculative content throughout the report."
 
 
 
 
 
179
 
180
  )
 
 
181
  analyst_goal = (
182
  "Perform precise, data-driven statistical analysis of patent filings, growth trends, and innovation distribution strictly within the {topic} sector, "
183
  "specifically customized to the strategic needs of {stakeholder}. "
 
169
 
170
 
171
  writer_goal = (
172
+ "Develop a high-impact, professionally structured insights report that integrates verified research data and strategic analysis into the following sections:\n\n"
173
+ "1. Executive Summary: Provide a concise overview of key insights and strategic recommendations strictly aligned with {stakeholder}'s strategic objectives.\n"
174
+ "2. Market Trends & Competitive Landscape: Detailed profiles, benchmarking, and market entry insights.\n"
175
+ "3. Emerging Technologies: Spotlight key technologies, TRL classification, adoption timelines.\n"
176
+ "4. Untapped Innovation Hotspots: Highlight regions with potential, innovation clusters, and readiness analysis.\n"
177
+ "5. Strategic Opportunities & Actionable Recommendations: Patent filing roadmap, risk mitigation, partnerships, and differentiation.\n"
178
+ "6. Future Growth Projections: Market forecasts, technology adoption, scenario analysis.\n"
179
+ "7. Industry Risk & Compliance Analysis: Risk matrix and mitigation strategies.\n"
180
+ "8. Summary & Appendix: Bullet-point insights and supporting data.\n\n"
181
+
182
+ "Ensure all insights, emerging technologies, and identified innovation gaps are fact-based, verifiable, and directly relevant to the {topic}."
183
+ "Present findings with clarity through well-structured sections, bullet points, and tables. Explicitly avoid hallucinated, fabricated, or speculative content throughout the report."
184
 
185
  )
186
+
187
+
188
  analyst_goal = (
189
  "Perform precise, data-driven statistical analysis of patent filings, growth trends, and innovation distribution strictly within the {topic} sector, "
190
  "specifically customized to the strategic needs of {stakeholder}. "