BishanSingh246 commited on
Commit
2af6ea9
1 Parent(s): 49d3581

First Commit

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -169,7 +169,7 @@ def allQuestion(file):
169
  recommender = SemanticSearch()
170
 
171
  title = 'Madgical Chatbots - PDF GPT'
172
- description = """ This chantbot will generate answer from PDF file :"""
173
  options = ['Smart Protect Goal Brochure', 'Future Wealth Gain Brochure']
174
 
175
  newOption = None
 
169
  recommender = SemanticSearch()
170
 
171
  title = 'Madgical Chatbots - PDF GPT'
172
+ description = """ This chatbot will generate answer from PDF file :"""
173
  options = ['Smart Protect Goal Brochure', 'Future Wealth Gain Brochure']
174
 
175
  newOption = None