Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -76,7 +76,7 @@ st.write(f"π **Public URL:** [{public_url}]({public_url}) (via ngrok)")
|
|
76 |
|
77 |
# βΉοΈ Display OrderBot Description
|
78 |
st.markdown("""
|
79 |
-
### π Hey there, I am OrderBot!
|
80 |
I am an **AI-driven assistant** powered by the **DeepSeek-7B Chat** model, designed for seamless natural language interaction.
|
81 |
I leverage **advanced machine learning** to process and respond to human input with **precision and efficiency**.
|
82 |
Let me take your order! ππ₯€π°
|
|
|
76 |
|
77 |
# βΉοΈ Display OrderBot Description
|
78 |
st.markdown("""
|
79 |
+
### π Hey there, I am OrderBot! Your friendly Restaurants AI Agent.
|
80 |
I am an **AI-driven assistant** powered by the **DeepSeek-7B Chat** model, designed for seamless natural language interaction.
|
81 |
I leverage **advanced machine learning** to process and respond to human input with **precision and efficiency**.
|
82 |
Let me take your order! ππ₯€π°
|