Entie commited on
Commit
bf3b67e
Β·
verified Β·
1 Parent(s): 756132d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ st.set_page_config(page_title="OrderBot - AI Chatbot", page_icon="πŸ›’")
8
  st.title("πŸ›’ OrderBot - AI Chatbot")
9
  st.markdown(
10
  """
11
- ### Hey there! I am OrderBot, an AI-driven assistant powered by the DeepSeek-7B Chat model.
12
  I am designed for seamless natural language interaction. Leveraging advanced machine learning,
13
  I process and respond to human input with precision and efficiency.
14
  """
 
8
  st.title("πŸ›’ OrderBot - AI Chatbot")
9
  st.markdown(
10
  """
11
+ ### Hey there! This is OrderBot, an AI-driven assistant powered by the DeepSeek-7B Chat model.
12
  I am designed for seamless natural language interaction. Leveraging advanced machine learning,
13
  I process and respond to human input with precision and efficiency.
14
  """