Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -166,7 +166,7 @@ iface = gr.Interface(
|
|
| 166 |
title="Portfolio Chatbot",
|
| 167 |
description="Ask me questions about skills, projects, and experience!",
|
| 168 |
examples=[
|
| 169 |
-
"What are your
|
| 170 |
"Tell me about your projects",
|
| 171 |
"What is your background?"
|
| 172 |
],
|
|
|
|
| 166 |
title="Portfolio Chatbot",
|
| 167 |
description="Ask me questions about skills, projects, and experience!",
|
| 168 |
examples=[
|
| 169 |
+
"What are your technical skills?",
|
| 170 |
"Tell me about your projects",
|
| 171 |
"What is your background?"
|
| 172 |
],
|