DrishtiSharma commited on
Commit
dd5c9f1
·
verified ·
1 Parent(s): 6a49070

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +44 -44
app.py CHANGED
@@ -122,50 +122,50 @@ with st.sidebar.expander("Customize Agent Goals", expanded=False):
122
  "Provide detailed outputs in the following structure:\n\n"
123
 
124
  "1. Market Trends & Competitive Landscape:\n"
125
- "- In-depth company profiles (recent patent filings, R&D investments, partnerships).\n"
126
- "- Competitor Benchmarking (material innovations vs. integration techniques).\n"
127
- "- Competitor Comparison Matrix (tabular comparison on innovation focus, market share, partnerships).\n"
128
- "- Competitor Expansion Plans (predict market entries, M&A, product launches).\n"
129
- "- Market Entry Roadmap aligning patent filings with market strategies.\n\n"
130
-
131
- "2. Emerging Technologies:\n"
132
- "- Identify 4–5 key emerging technologies shaping the {topic} market.\n"
133
- "- Classify technologies by Technology Readiness Level (TRL).\n"
134
- "- Highlight disruptive technologies (e.g., metamaterials, quantum antennas).\n"
135
- "- Analyze material science breakthroughs (e.g., graphene, polymers).\n"
136
- "- Predict adoption timelines with Technology Adoption Curves.\n\n"
137
-
138
- "3. Untapped Innovation Hotspots:\n"
139
- "- Provide a Regional Patent Trends Heatmap.\n"
140
- "- Identify Innovation Clusters (universities, startups).\n"
141
- "- Conduct Regulatory Landscape Analysis.\n"
142
- "- Explore Application Expansion (non-traditional sectors).\n"
143
- "- Evaluate Infrastructure Readiness (supply chains, logistics).\n\n"
144
-
145
- "4. Strategic Opportunities & Actionable Recommendations:\n"
146
- "- Develop a Phased Patent Strategy (short-term, mid-term, long-term).\n"
147
- "- Conduct Risk Assessments (regulatory, supply chain, operational risks).\n"
148
- "- Suggest Open Innovation Partnerships (universities, labs).\n"
149
- "- Propose a Supply Chain Strategy (risk mitigation, diversification).\n"
150
- "- Identify Investment Opportunities (startups, partnerships).\n"
151
- "- Recommend Competitive Differentiation Strategies (blocking patents, cross-licensing).\n\n"
152
-
153
- "5. Future Growth Projections:\n"
154
- "- Provide Market Size Forecasts (CAGR, revenue projections for 1–3 and 5–10 years).\n"
155
- "- Analyze Demand Drivers and Barriers (5G/6G, EV adoption, regulatory hurdles).\n"
156
- "- Conduct Scenario Analysis (best-case, worst-case, base-case).\n"
157
- "- Predict Competitor Expansion Plans.\n"
158
- "- Present Growth Projection Graphs and Forecast Summaries.\n\n"
159
-
160
- "6. Industry Risk & Compliance Analysis:\n"
161
- "- Identify Market, Operational, and Regulatory Risks.\n"
162
- "- Develop Mitigation Strategies (compliance pathways, supply chain diversification).\n"
163
- "- Provide a Regulatory Risk Matrix.\n\n"
164
-
165
- "7. Summary & Appendix:\n"
166
- "- Summarize key insights in bullet-point format.\n"
167
- "- Include supplementary data, raw analysis, and research methodology."
168
- )
169
 
170
 
171
  writer_goal = (
 
122
  "Provide detailed outputs in the following structure:\n\n"
123
 
124
  "1. Market Trends & Competitive Landscape:\n"
125
+ "- In-depth company profiles (recent patent filings, R&D investments, partnerships).\n"
126
+ "- Competitor Benchmarking (material innovations vs. integration techniques).\n"
127
+ "- Competitor Comparison Matrix (tabular comparison on innovation focus, market share, partnerships).\n"
128
+ "- Competitor Expansion Plans (predict market entries, M&A, product launches).\n"
129
+ "- Market Entry Roadmap aligning patent filings with market strategies.\n\n"
130
+
131
+ "2. Emerging Technologies:\n"
132
+ "- Identify 4–5 key emerging technologies shaping the {topic} market.\n"
133
+ "- Classify technologies by Technology Readiness Level (TRL).\n"
134
+ "- Highlight disruptive technologies (e.g., metamaterials, quantum antennas).\n"
135
+ "- Analyze material science breakthroughs (e.g., graphene, polymers).\n"
136
+ "- Predict adoption timelines with Technology Adoption Curves.\n\n"
137
+
138
+ "3. Untapped Innovation Hotspots:\n"
139
+ "- Provide a Regional Patent Trends.\n"
140
+ "- Identify Innovation Clusters (universities, startups).\n"
141
+ "- Conduct Regulatory Landscape Analysis.\n"
142
+ "- Explore Application Expansion (non-traditional sectors).\n"
143
+ "- Evaluate Infrastructure Readiness (supply chains, logistics).\n\n"
144
+
145
+ "4. Strategic Opportunities & Actionable Recommendations:\n"
146
+ "- Develop a Phased Patent Strategy (short-term, mid-term, long-term).\n"
147
+ "- Conduct Risk Assessments (regulatory, supply chain, operational risks).\n"
148
+ "- Suggest Open Innovation Partnerships (universities, labs).\n"
149
+ "- Propose a Supply Chain Strategy (risk mitigation, diversification).\n"
150
+ "- Identify Investment Opportunities (startups, partnerships).\n"
151
+ "- Recommend Competitive Differentiation Strategies (blocking patents, cross-licensing).\n\n"
152
+
153
+ "5. Future Growth Projections:\n"
154
+ "- Provide Market Size Forecasts (CAGR, revenue projections for 1–3 and 5–10 years).\n"
155
+ "- Analyze Demand Drivers and Barriers (5G/6G, EV adoption, regulatory hurdles).\n"
156
+ "- Conduct Scenario Analysis (best-case, worst-case, base-case).\n"
157
+ "- Predict Competitor Expansion Plans.\n"
158
+ "- Present Growth Projection Graphs and Forecast Summaries.\n\n"
159
+
160
+ "6. Industry Risk & Compliance Analysis:\n"
161
+ "- Identify Market, Operational, and Regulatory Risks.\n"
162
+ "- Develop Mitigation Strategies (compliance pathways, supply chain diversification).\n"
163
+ "- Provide a Regulatory Risk Matrix.\n\n"
164
+
165
+ "7. Summary & Appendix:\n"
166
+ "- Summarize key insights in bullet-point format.\n"
167
+ "- Include supplementary data, raw analysis, and research methodology."
168
+ )
169
 
170
 
171
  writer_goal = (