Ervinoreo commited on
Commit
29e3737
Β·
1 Parent(s): c0d2ad9

change about

Browse files
Files changed (1) hide show
  1. tabs/help.py +5 -10
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
- # 🌏 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
 
@@ -24,13 +24,8 @@ def create_help_tab(global_vars):
24
  ### Step 2: Upload Documents
25
  1. Navigate to the **πŸ“€ Upload Documents** tab
26
  2. Select one or more PDF files containing university requirement information
27
- 3. Fill in the document metadata:
28
- - **University Name**: Official name of the institution
29
- - **Country**: Select from Southeast Asian countries
30
- - **Document Type**: Choose the type of document
31
- - **Language**: Document language
32
- 4. Click **"Process Documents"**
33
- 5. Wait for processing completion
34
 
35
  ### Step 3: Query Documents
36
  1. Go to the **πŸ” Query Documents** tab
@@ -157,7 +152,7 @@ def create_help_tab(global_vars):
157
 
158
  ## πŸ”„ Version Information
159
 
160
- **Current Version**: Gradio-based PANSEA Assistant
161
  **AI Models**: SEA-LION optimized for Southeast Asian contexts
162
  **Document Processing**: Advanced semantic chunking and embedding
163
  **Search Technology**: Vector similarity search with contextual ranking
 
7
  """Create the Help tab with comprehensive documentation"""
8
  with gr.Tab("❓ Help", id="help"):
9
  gr.Markdown("""
10
+ # 🌏 TopEdu - User Guide
11
 
12
+ Welcome to the TopEdu, a 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
 
 
24
  ### Step 2: Upload Documents
25
  1. Navigate to the **πŸ“€ Upload Documents** tab
26
  2. Select one or more PDF files containing university requirement information
27
+ 3. Click **"Process Documents"**
28
+ 4. Wait for processing completion
 
 
 
 
 
29
 
30
  ### Step 3: Query Documents
31
  1. Go to the **πŸ” Query Documents** tab
 
152
 
153
  ## πŸ”„ Version Information
154
 
155
+ **Current Version**: Gradio-based Assistant
156
  **AI Models**: SEA-LION optimized for Southeast Asian contexts
157
  **Document Processing**: Advanced semantic chunking and embedding
158
  **Search Technology**: Vector similarity search with contextual ranking