Spaces:
Sleeping
Sleeping
budhadityac24
commited on
Commit
•
cd7d470
1
Parent(s):
5b8d529
Update app.py
Browse files
app.py
CHANGED
@@ -340,7 +340,7 @@ def airtable_write(json_template):
|
|
340 |
|
341 |
def main():
|
342 |
st.title("Qualitas Sales Data Collection Chatbot")
|
343 |
-
st.caption("Welcome to the Qualitas Bot. First upload a PDF document which should be customer correspondence, detailing some requirements.
|
344 |
|
345 |
# Initialize session state variables
|
346 |
init_session_state()
|
|
|
340 |
|
341 |
def main():
|
342 |
st.title("Qualitas Sales Data Collection Chatbot")
|
343 |
+
st.caption("Welcome to the Qualitas Bot. First upload a PDF document which should be customer correspondence, detailing some requirements. Notice when the bot is processing. There will be a Running icon on the top right")
|
344 |
|
345 |
# Initialize session state variables
|
346 |
init_session_state()
|