Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -123,10 +123,9 @@ with st.sidebar.expander("Customize Agent Goals", expanded=False):
|
|
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"
|
@@ -148,7 +147,8 @@ with st.sidebar.expander("Customize Agent Goals", expanded=False):
|
|
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
|
|
|
152 |
|
153 |
"5. Future Growth Projections:\n"
|
154 |
"- Provide Market Size Forecasts (CAGR, revenue projections for 1–3 and 5–10 years).\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, etc.).\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\n"
|
|
|
129 |
|
130 |
"2. Emerging Technologies:\n"
|
131 |
"- Identify 4–5 key emerging technologies shaping the {topic} market.\n"
|
|
|
147 |
"- Suggest Open Innovation Partnerships (universities, labs).\n"
|
148 |
"- Propose a Supply Chain Strategy (risk mitigation, diversification).\n"
|
149 |
"- Identify Investment Opportunities (startups, partnerships).\n"
|
150 |
+
"- Recommend Competitive Differentiation Strategies (blocking patents, cross-licensing).\n"
|
151 |
+
"- Market Entry Roadmap aligning patent filings with market strategies.\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"
|