Spaces:
Runtime error
Runtime error
BishanSingh246
commited on
Commit
•
2af6ea9
1
Parent(s):
49d3581
First Commit
Browse files
app.py
CHANGED
@@ -169,7 +169,7 @@ def allQuestion(file):
|
|
169 |
recommender = SemanticSearch()
|
170 |
|
171 |
title = 'Madgical Chatbots - PDF GPT'
|
172 |
-
description = """ This
|
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
|