Tharindu1527 commited on
Commit
da6f19d
·
verified ·
1 Parent(s): 8cf5888

Update Chatbot.py

Browse files
Files changed (1) hide show
  1. Chatbot.py +2 -2
Chatbot.py CHANGED
@@ -193,8 +193,8 @@ def create_gradio_interface():
193
  with gr.Column(elem_id="chat-container"):
194
  gr.Markdown(
195
  """
196
- # 🤖 AI Chatbot with Memory
197
- Welcome to your personal AI assistant! Enter your ID and start chatting.
198
  """
199
  )
200
 
 
193
  with gr.Column(elem_id="chat-container"):
194
  gr.Markdown(
195
  """
196
+ # 🤖 CareBot - Your Personal Medical AI Assistant
197
+ Welcome to your personal Medical AI assistant! Enter your ID and start chatting.
198
  """
199
  )
200