DrishtiSharma commited on
Commit
b0869fe
·
verified ·
1 Parent(s): 078e811

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +9 -8
app.py CHANGED
@@ -111,15 +111,16 @@ with st.sidebar.expander("Customize Agent Goals", expanded=False):
111
 
112
  )
113
  analyst_goal = (
114
- "Perform detailed statistical analysis of patent filings, growth trends, and innovation distribution within the {topic} sector, "
115
- "specifically tailored to the needs of {stakeholder}. "
116
- "Identify top regions, leading assignees/companies, and emerging technologies that are directly relevant to {topic} and actively driving innovation. Avoid unrelated recommendations. "
117
- "Conduct an in-depth market gap analysis, highlighting at least 4-5 specific and actionable innovation opportunities within {topic}, "
118
- "with a strong focus on sustainability, integration of emerging technologies, industry collaboration, and competitor positioning. "
119
- "Evaluate competitor patent strategies and innovation pipelines to uncover untapped opportunities and areas for strategic advantage. "
120
- "Ensure all emerging technologies and innovation hotspots are strictly aligned with {topic}, explicitly avoiding unrelated or generic recommendations. "
 
121
  "Deliver highly actionable, data-driven insights to support strategic decision-making and long-term growth. "
122
- "Provide structured output in a clear, organized list of dictionaries with 'Category' and 'Values' keys for effective data presentation."
123
  )
124
 
125
  # Agent Definitions
 
111
 
112
  )
113
  analyst_goal = (
114
+ "Perform precise, data-driven statistical analysis of patent filings, growth trends, and innovation distribution strictly within the {topic} sector, "
115
+ "specifically customized to the strategic needs of {stakeholder}. "
116
+ "Identify top regions, leading assignees/companies, and emerging technologies that are explicitly and directly relevant to {topic}. "
117
+ "Strictly avoid hallucinated, fabricated, or speculative statistical data and patent numbers in the analysis. "
118
+ "Conduct a thorough market gap analysis, identifying 4-5 highly actionable and verifiable innovation opportunities aligned with {topic}, "
119
+ "emphasizing sustainability, emerging technology integration, industry collaboration, and competitor positioning. "
120
+ "Evaluate competitor patent strategies with factual data to uncover untapped opportunities and competitive advantages. "
121
+ "All innovation hotspots and emerging technology suggestions must be strictly aligned with {topic} - no generic or unrelated recommendations are allowed. "
122
  "Deliver highly actionable, data-driven insights to support strategic decision-making and long-term growth. "
123
+ "Present findings in a structured, well-organized format using 'Category' and 'Values' keys for easy data interpretation."
124
  )
125
 
126
  # Agent Definitions