awacke1 commited on
Commit
cbd170c
·
verified ·
1 Parent(s): af7c607

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ except:
34
 
35
  ## Header
36
  mark_text = '# 🩺🔍 Search Results\n'
37
- header_text = "## ⚙️Arxiv📖Paper🔍Search📝 - Summarizer With QA Retrieval Augmented Generation \n"
38
 
39
  try:
40
  with open("README.md", "r") as f:
 
34
 
35
  ## Header
36
  mark_text = '# 🩺🔍 Search Results\n'
37
+ header_text = "## 📚Arxiv📖Paper🔍Search - 🔍🕵️‍♀️ Search, 📝🗞️ Summarize, ➕ and 🧩🔓 Solve 🔬📊 Research 🤔❓ Problems ✍️📄 with 📚📰 Papers ➕ and 🤖🧠 RAG 🧑‍🏫🦾 AI ➕ and ❓💬 QA 🛠️🔧 Techniques \n"
38
 
39
  try:
40
  with open("README.md", "r") as f: