cryogenic22 commited on
Commit
694fa5c
·
verified ·
1 Parent(s): fff83e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -125,7 +125,7 @@ def main():
125
  st.session_state.current_user = None
126
 
127
  # Header
128
- st.markdown("<h1 class='main-header'>SuoMoto.AI</h1>", unsafe_allow_html=True)
129
  st.markdown("<p class='main-tagline'>Empowering Legal Intelligence: Automate, Analyze, Act.</p>", unsafe_allow_html=True)
130
 
131
  # Sidebar navigation with admin access
 
125
  st.session_state.current_user = None
126
 
127
  # Header
128
+ st.markdown("<h1 class='main-header'>Synaptyx.AI - Legal AI agent based solution</h1>", unsafe_allow_html=True)
129
  st.markdown("<p class='main-tagline'>Empowering Legal Intelligence: Automate, Analyze, Act.</p>", unsafe_allow_html=True)
130
 
131
  # Sidebar navigation with admin access