Spaces:
Running
Running
Update app.py
Browse files
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!
|
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 |
"""
|