Adr740 commited on
Commit
312fd66
·
1 Parent(s): 3fb5eee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ from functools import partial
6
  hadith_search = HadithSearch(api_key=os.environ.get("apk"))
7
 
8
  title = "Smart Hadith"
9
- desc = "### This is a simple AI tool. Write your problem or situation (personal or not) and quickly find relevant hadiths on this topic or a problem you have. Just type in plain English how you feel. Contact suggestions/questions: [email protected]\n\n"
10
 
11
 
12
  warning = """
 
6
  hadith_search = HadithSearch(api_key=os.environ.get("apk"))
7
 
8
  title = "Smart Hadith"
9
+ desc = "### This is a simple AI tool. Write your problem or situation (personal or not) and quickly find relevant hadiths on this topic or a problem you have. Just type in plain English how you feel. More on how does it work: https://adam-rida.medium.com/smart-hadith-ed7b6c9e0b2d\nContact suggestions/questions: [email protected]\n\n"
10
 
11
 
12
  warning = """