eliasangels commited on
Commit
cb78bd2
·
verified ·
1 Parent(s): e2ed6eb

changing bot description

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -176,7 +176,7 @@ with gr.Blocks(css=custom_css) as demo:
176
  gr.ChatInterface(
177
  respond,
178
  title="Student Formula Bot 🔬",
179
- description='Welcome to the core component of \"The Student Formula\": the RAG chatbot! With the ability to act as a finance tutor, accountability buddy, and goal-setting partner all in one, it\'s designed to best suit your needs on the way to productivity and success. To get started, ask about the basic principles of creating a budget!',
180
  examples=[
181
  "How do I build and balance a budget?",
182
  "Why do people write SMART goals?",
 
176
  gr.ChatInterface(
177
  respond,
178
  title="Student Formula Bot 🔬",
179
+ description='Welcome to the core component of \"The Student Formula\": the RAG chatbot! With the ability to act as a finance tutor, accountability buddy, and goal-setting partner all in one, it\'s designed to best suit your needs on the way to productivity and success. To get started, ask the chatbot a question or click on one of the examples!',
180
  examples=[
181
  "How do I build and balance a budget?",
182
  "Why do people write SMART goals?",