DrishtiSharma commited on
Commit
a3a692f
·
verified ·
1 Parent(s): a37cc6c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +8 -2
app.py CHANGED
@@ -73,7 +73,10 @@ with st.sidebar.expander("Customize Agent Goals", expanded=False):
73
  "Develop a Competitor Benchmark Matrix highlighting leaders in material innovations vs. integration techniques."
74
  "Summarize key market trends and shifts in competitive positioning with bullet-point insights."
75
  "Strictly avoid hallucinated, fabricated, or speculative findings. "
76
- "Develop a phased Patent Filing Roadmap targeting emerging technologies and high-growth regions tailored to the specific needs and strategic goals of {stakeholder}. Conduct a Risk Assessment covering regulatory barriers, supply chain risks, and material costs with mitigation strategies. Suggest Investment Opportunities by identifying startups or strategic partnerships in {topic}. Present findings using a Phased Patent Strategy Table (short-term, mid-term, long-term) and a Risk Matrix."
 
 
 
77
  )
78
  )
79
  writer_goal = st.text_area(
@@ -110,7 +113,10 @@ with st.sidebar.expander("Customize Agent Goals", expanded=False):
110
  "Avoid unrelated or generic recommendations."
111
  "Identify key players, emerging technologies, competitor strategies, and market gaps with factually accurate and verifiable data. "
112
  "Strictly avoid hallucinated, fabricated, or speculative findings. "
113
- "Develop a phased Patent Filing Roadmap targeting emerging technologies and high-growth regions tailored to the specific needs and strategic goals of {stakeholder}. Conduct a Risk Assessment covering regulatory barriers, supply chain risks, and material costs with mitigation strategies. Suggest Investment Opportunities by identifying startups or strategic partnerships in {topic}. Present findings using a Phased Patent Strategy Table (short-term, mid-term, long-term) and a Risk Matrix."
 
 
 
114
  )
115
  writer_goal = (
116
  "Develop a high-impact, professionally structured insights report that integrates verified research data and strategic analysis"
 
73
  "Develop a Competitor Benchmark Matrix highlighting leaders in material innovations vs. integration techniques."
74
  "Summarize key market trends and shifts in competitive positioning with bullet-point insights."
75
  "Strictly avoid hallucinated, fabricated, or speculative findings. "
76
+ "Develop a phased Patent Filing Roadmap targeting emerging technologies and high-growth regions tailored to the specific needs"
77
+ "and strategic goals of {stakeholder}. Conduct a Risk Assessment covering regulatory barriers, supply chain risks, and material"
78
+ "costs with mitigation strategies. Suggest Investment Opportunities by identifying startups or strategic partnerships in {topic}."
79
+ "Present findings using a Phased Patent Strategy Table (short-term, mid-term, long-term) and a Risk Matrix."
80
  )
81
  )
82
  writer_goal = st.text_area(
 
113
  "Avoid unrelated or generic recommendations."
114
  "Identify key players, emerging technologies, competitor strategies, and market gaps with factually accurate and verifiable data. "
115
  "Strictly avoid hallucinated, fabricated, or speculative findings. "
116
+ "Develop a phased Patent Filing Roadmap targeting emerging technologies and high-growth regions tailored to the specific needs"
117
+ "and strategic goals of {stakeholder}. Conduct a Risk Assessment covering regulatory barriers, supply chain risks, and"
118
+ "material costs with mitigation strategies. Suggest Investment Opportunities by identifying startups or strategic partnerships in {topic}."
119
+ "Present findings using a Phased Patent Strategy Table (short-term, mid-term, long-term) and a Risk Matrix."
120
  )
121
  writer_goal = (
122
  "Develop a high-impact, professionally structured insights report that integrates verified research data and strategic analysis"