awacke1 commited on
Commit
42f0646
·
verified ·
1 Parent(s): cfad5cc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -356,7 +356,7 @@ def file_management_sidebar():
356
  st.session_state.view_mode = 'edit'
357
 
358
  def main():
359
- st.title("Markdown Content with AI Lookup and File Management")
360
 
361
  # Process query parameters and AI lookup first
362
  query_params = st.query_params
 
356
  st.session_state.view_mode = 'edit'
357
 
358
  def main():
359
+ st.title("AI Knowledge Tree Builder 🧠🌱 Cultivate Your AI Mindscape!")
360
 
361
  # Process query parameters and AI lookup first
362
  query_params = st.query_params