Spaces:
Build error
Build error
wisdom196473
commited on
Commit
·
2be27ab
1
Parent(s):
d8e576e
Add Space metadata to README
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Amazon E-commerce Visual Assistant
|
2 |
|
3 |
A multimodal AI assistant that helps users search and explore Amazon products through natural language and image-based interactions.
|
|
|
1 |
+
---
|
2 |
+
title: Amazon E-commerce Visual Assistant
|
3 |
+
emoji: 🛍️
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: green
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: "1.28.0"
|
8 |
+
app_file: amazon_app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# Amazon E-commerce Visual Assistant
|
13 |
|
14 |
A multimodal AI assistant that helps users search and explore Amazon products through natural language and image-based interactions.
|