DrishtiSharma commited on
Commit
1ad3547
·
verified ·
1 Parent(s): d31c05e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ import tempfile
10
  import time
11
 
12
  # Title and Application Introduction
13
- st.title("Patent Insights Consultant")
14
  st.sidebar.write(
15
  "This Patent Insights Consultant uses a multi-agent system to provide actionable insights and data analysis for the patent domain."
16
  )
 
10
  import time
11
 
12
  # Title and Application Introduction
13
+ st.title("Patent Strategy and Innovation Consultant")
14
  st.sidebar.write(
15
  "This Patent Insights Consultant uses a multi-agent system to provide actionable insights and data analysis for the patent domain."
16
  )