Testys commited on
Commit
0837466
Β·
verified Β·
1 Parent(s): c8c37b3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -148,7 +148,7 @@ def main():
148
  st.stop()
149
 
150
  # Main UI components
151
- st.title("πŸ” Research Paper Semantic Search Engine")
152
  query = st.text_input("Search knowledge base:", placeholder="Enter your query...")
153
 
154
  if query:
 
148
  st.stop()
149
 
150
  # Main UI components
151
+ st.title("πŸ” Academics Research Semantics Search Engine")
152
  query = st.text_input("Search knowledge base:", placeholder="Enter your query...")
153
 
154
  if query: