-
-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathimage_data.py
291 lines (280 loc) · 11.4 KB
/
image_data.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
# image_data.py
# Product Database by Category
PRODUCT_DATABASE = {
"electronics": [
{"id": "elec_123", "title": "Sony WH-1000XM4", "category": "Headphones", "price_range": "$299 - $349"},
{"id": "elec_124", "title": "Samsung Galaxy Watch 6", "category": "Smartwatch", "price_range": "$299 - $449"},
{"id": "elec_125", "title": "Apple iPad Air", "category": "Tablets", "price_range": "$599 - $749"}
],
"fashion": [
{"id": "fash_123", "title": "Nike Air Max 270", "category": "Sneakers", "price_range": "$150 - $170"},
{"id": "fash_124", "title": "Zara Oversized Blazer", "category": "Clothing", "price_range": "$89 - $129"},
{"id": "fash_125", "title": "Adidas Ultraboost", "category": "Running Shoes", "price_range": "$180 - $200"}
],
"home_decor": [
{"id": "decor_123", "title": "Scandinavian Floor Lamp", "category": "Lighting", "price_range": "$199 - $249"},
{"id": "decor_124", "title": "Persian Area Rug 5x8", "category": "Rugs", "price_range": "$299 - $499"},
{"id": "decor_125", "title": "Modern Wall Mirror", "category": "Mirrors", "price_range": "$149 - $199"}
],
"beauty": [
{"id": "beauty_123", "title": "MAC Ruby Woo Lipstick", "category": "Makeup", "price_range": "$19 - $22"},
{"id": "beauty_124", "title": "L'Oreal Telescopic Mascara", "category": "Makeup", "price_range": "$11 - $13"},
{"id": "beauty_125", "title": "Maybelline Fit Me Foundation", "category": "Makeup", "price_range": "$8 - $10"}
],
"sports": [
{"id": "sports_123", "title": "Wilson Evolution Basketball", "category": "Basketball", "price_range": "$59 - $69"},
{"id": "sports_124", "title": "Nike Mercurial Soccer Cleats", "category": "Soccer", "price_range": "$89 - $129"},
{"id": "sports_125", "title": "Adidas Tennis Racket", "category": "Tennis", "price_range": "$199 - $249"}
]
}
# Listings Database
LISTINGS_DATABASE = {
"elec_123": {
"id": "list_123",
"title": "Sony WH-1000XM4",
"price": "$349",
"description": "Industry-leading noise cancelling headphones",
"features": ["30-hour Battery Life", "Touch Controls", "Speak-to-chat"]
},
"elec_124": {
"id": "list_124",
"title": "Samsung Galaxy Watch 6",
"price": "$399",
"description": "Advanced smartwatch with comprehensive health tracking",
"features": ["Sleep Tracking", "ECG Monitor", "Durable Design"]
},
"elec_125": {
"id": "list_125",
"title": "Apple iPad Air",
"price": "$599",
"description": "Powerful tablet for creativity and productivity",
"features": ["M1 Chip", "10.9-inch Display", "Apple Pencil Support"]
},
# Fashion
"fash_123": {
"id": "list_126",
"title": "Nike Air Max 270",
"price": "$150",
"description": "Iconic lifestyle sneakers with visible Air unit",
"features": ["Air Cushioning", "Mesh Upper", "Rubber Outsole"]
},
"fash_124": {
"id": "list_127",
"title": "Zara Oversized Blazer",
"price": "$99",
"description": "Versatile oversized blazer for any occasion",
"features": ["Premium Fabric", "Relaxed Fit", "Multiple Pockets"]
},
"fash_125": {
"id": "list_128",
"title": "Adidas Ultraboost",
"price": "$180",
"description": "Premium running shoes with responsive cushioning",
"features": ["Boost Midsole", "Primeknit Upper", "Continental Rubber"]
},
# Home Decor
"decor_123": {
"id": "list_129",
"title": "Scandinavian Floor Lamp",
"price": "$199",
"description": "Modern minimalist floor lamp with wooden accents",
"features": ["LED Compatible", "Natural Wood", "Adjustable Height"]
},
"decor_124": {
"id": "list_130",
"title": "Persian Area Rug 5x8",
"price": "$399",
"description": "Traditional Persian rug with intricate patterns",
"features": ["Hand-Knotted", "Wool Blend", "Fade Resistant"]
},
"decor_125": {
"id": "list_131",
"title": "Modern Wall Mirror",
"price": "$179",
"description": "Contemporary wall mirror with elegant frame",
"features": ["Beveled Edge", "Easy Mounting", "Anti-Fog Coating"]
},
# Beauty
"beauty_123": {
"id": "list_132",
"title": "MAC Ruby Woo Lipstick",
"price": "$19",
"description": "Iconic matte red lipstick",
"features": ["Long-lasting", "Matte Finish", "Highly Pigmented"]
},
"beauty_124": {
"id": "list_133",
"title": "L'Oreal Telescopic Mascara",
"price": "$11",
"description": "Lengthening mascara for dramatic lashes",
"features": ["Precision Brush", "Smudge-proof", "Easy Removal"]
},
"beauty_125": {
"id": "list_134",
"title": "Maybelline Fit Me Foundation",
"price": "$8",
"description": "Lightweight foundation for natural coverage",
"features": ["Oil-Free", "SPF 18", "Natural Finish"]
},
# Sports
"sports_123": {
"id": "list_135",
"title": "Wilson Evolution Basketball",
"price": "$59.99",
"description": "Premium indoor game basketball",
"features": ["Composite Leather", "Cushion Core", "Maximum Grip"]
},
"sports_124": {
"id": "list_136",
"title": "Nike Mercurial Soccer Cleats",
"price": "$89",
"description": "Professional soccer cleats for speed",
"features": ["Lightweight Design", "Studded Sole", "Dynamic Fit"]
},
"sports_125": {
"id": "list_137",
"title": "Adidas Tennis Racket",
"price": "$199",
"description": "Professional grade tennis racket",
"features": ["Graphite Frame", "Perfect Balance", "Spin Friendly"]
}
}
# Comparable Products Database
COMPARABLE_DATABASE = {
"elec_123": [
{
"id": "elec_126",
"name": "Bose QuietComfort 45",
"price_range": "$279 - $329",
"features": ["Noise Cancellation", "24-hour Battery", "Bluetooth 5.1"]
},
{
"id": "elec_127",
"name": "Apple AirPods Max",
"price_range": "$549 - $599",
"features": ["Active Noise Cancellation", "Spatial Audio", "20-hour Battery"]
}
],
"fash_123": [
{
"id": "fash_126",
"name": "Adidas NMD R1",
"price_range": "$140 - $160",
"features": ["Boost Cushioning", "Knit Upper", "Streetwear Style"]
},
{
"id": "fash_127",
"name": "Puma RS-X",
"price_range": "$110 - $130",
"features": ["Retro Design", "Running System Tech", "Mesh Construction"]
}
],
# Add entries for all other products...
# Home Decor Comparisons
"decor_123": [
{
"id": "decor_126",
"name": "Industrial Tripod Floor Lamp",
"price_range": "$179 - $229",
"features": ["Metal Construction", "Adjustable Height", "Vintage Style"]
},
{
"id": "decor_127",
"name": "Modern Arc Floor Lamp",
"price_range": "$249 - $299",
"features": ["Arched Design", "Marble Base", "Dimmable Light"]
},
{
"id": "decor_128",
"name": "Contemporary LED Floor Lamp",
"price_range": "$159 - $199",
"features": ["Touch Control", "Color Temperature Adjustment", "Energy Efficient"]
}
],
# Beauty Comparisons
"beauty_123": [
{
"id": "beauty_126",
"name": "NARS Red Square",
"price_range": "$26 - $30",
"features": ["Velvet Matte", "Long Wear", "Rich Pigment"]
},
{
"id": "beauty_127",
"name": "Charlotte Tilbury Red Carpet Red",
"price_range": "$34 - $38",
"features": ["Creamy Texture", "Moisturizing", "Celebrity Favorite"]
},
{
"id": "beauty_128",
"name": "Fenty Beauty Stunna Lip Paint",
"price_range": "$24 - $28",
"features": ["Liquid Formula", "12-Hour Wear", "Universal Red"]
}
],
# Sports Comparisons
"sports_123": [
{
"id": "sports_126",
"name": "Spalding NBA Official Game Ball",
"price_range": "$49 - $59",
"features": ["Full Grain Leather", "Official Size", "Indoor/Outdoor"]
},
{
"id": "sports_127",
"name": "Molten X-Series Basketball",
"price_range": "$39 - $49",
"features": ["FIBA Approved", "Premium Grip", "Consistent Bounce"]
},
{
"id": "sports_128",
"name": "Nike Elite Competition Ball",
"price_range": "$59 - $69",
"features": ["Nike Grip Technology", "Deep Channel Design", "Indoor Only"]
}
]
}
# Sample Responses for Image Upload
SAMPLE_RESPONSES = {
"headphones": {
"product_id": "audio_123",
"title": "Sony WH-1000XM4",
"category": "Electronics",
"description": "Premium noise-cancelling headphones",
"price": "$349",
"features": ["Active Noise Cancellation", "30-hour Battery Life", "Touch Controls"]
},
"shoes": {
"product_id": "shoe_123",
"title": "Nike Air Max 270",
"category": "Fashion",
"description": "Modern lifestyle sneakers",
"price": "$150",
"features": ["Air Unit Cushioning", "Breathable Mesh", "Comfortable Fit"]
},
# Add other sample responses...
"lamp": {
"product_id": "decor_123",
"title": "Scandinavian Floor Lamp",
"category": "Home Decor",
"description": "Modern minimalist lighting",
"price": "$199",
"features": ["Adjustable Height", "Energy Efficient", "Natural Wood Base"]
},
"lipstick": {
"product_id": "beauty_123",
"title": "MAC Ruby Woo",
"category": "Beauty",
"description": "Classic matte red lipstick",
"price": "$19",
"features": ["Long-lasting", "Matte Finish", "Highly Pigmented"]
},
"basketball": {
"product_id": "sports_123",
"title": "Wilson Evolution",
"category": "Sports",
"description": "Official game basketball",
"price": "$59.99",
"features": ["Moisture-Wicking", "Superior Grip", "Indoor Use"]
}
}