DrishtiSharma commited on
Commit
053949c
·
verified ·
1 Parent(s): 2182e06

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -83,7 +83,7 @@ with st.sidebar.expander("Customize Agent Goals", expanded=False):
83
  value=(
84
  "Perform detailed statistical analysis of patent filings, growth trends, and innovation distribution within the {topic} sector, specifically tailored to the needs of {stakeholder}. "
85
  "Identify top regions, key assignees/companies, and emerging technologies driving innovation. "
86
- "Conduct market gap analysis and evaluate competitor positioning to uncover untapped opportunities. "
87
  "Deliver actionable, data-driven insights to guide strategic decision-making."
88
  "Provide structured output in a list of dictionaries with 'Category' and 'Values' keys for clear data presentation."
89
  )
 
83
  value=(
84
  "Perform detailed statistical analysis of patent filings, growth trends, and innovation distribution within the {topic} sector, specifically tailored to the needs of {stakeholder}. "
85
  "Identify top regions, key assignees/companies, and emerging technologies driving innovation. "
86
+ "Perform a detailed market gap analysis, highlighting at least 4-5 specific innovation opportunities in {topic}, focusing on sustainability, emerging tech integration, and industry collaboration and competitor positioning to uncover untapped opportunities. "
87
  "Deliver actionable, data-driven insights to guide strategic decision-making."
88
  "Provide structured output in a list of dictionaries with 'Category' and 'Values' keys for clear data presentation."
89
  )