Yueyao Zhang commited on
Commit
c0d2ad9
Β·
1 Parent(s): f536d00

update app name to TopUni

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. tabs/help.py +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: TopEdu Demo
3
  emoji: πŸŽ“
4
  colorFrom: blue
5
  colorTo: green
 
1
  ---
2
+ title: TopEdu_Demo
3
  emoji: πŸŽ“
4
  colorFrom: blue
5
  colorTo: green
tabs/help.py CHANGED
@@ -7,9 +7,9 @@ def create_help_tab(global_vars):
7
  """Create the Help tab with comprehensive documentation"""
8
  with gr.Tab("❓ Help", id="help"):
9
  gr.Markdown("""
10
- # 🌏 PANSEA University Requirements Assistant - User Guide
11
 
12
- Welcome to the PANSEA (Pan-Southeast Asian) University Requirements Assistant! This tool helps you navigate university admission requirements across Southeast Asian countries using advanced AI-powered document analysis.
13
 
14
  ---
15
 
 
7
  """Create the Help tab with comprehensive documentation"""
8
  with gr.Tab("❓ Help", id="help"):
9
  gr.Markdown("""
10
+ # 🌏 TopUni University Requirements Assistant - User Guide
11
 
12
+ Welcome to the TopUni University Requirements Assistant! This tool helps you navigate university admission requirements across Southeast Asian countries using advanced AI-powered document analysis.
13
 
14
  ---
15