CoolFace
Apppublic

adham-Ashraf/Navigation-System-Recommender-System

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
categories.json319 linesDownload Raw Back to root
1[2    {3        "type": "Electronics",4        "categories": [5            {6                "category": "Audio",7                "subCategories": [8                    "Bluetooth Headphones",9                    "Wired Headphones",10                    "True Wireless Earbuds",11                    "Bluetooth Speakers",12                    "Soundbars",13                    "Home Theatres",14                    "TV Streaming Device"15                ]16            },17            {18                "category": "Cameras",19                "subCategories": [20                    "DSLR & Mirrorless",21                    "Sports & action",22                    "Point & Shoot",23                    "Instant Cameras",24                    "Camcorders",25                    "Camera tripods",26                    "Camera Lenses",27                    "Drone",28                    "Flashes",29                    "Gimbals",30                    "Binoculars"31                ]32            },33            {34                "category": "Computer Peripherals",35                "subCategories": [36                    "Printers",37                    "Monitors",38                    "Projectors",39                    "Portable projectors",40                    "Ink Catridges",41                    "Ink Bottles",42                    "Receipt Printers",43                    "Lamination Machines",44                    "Note Counting Machines",45                    "Barcode scanners",46                    "Currency Detectors"47                ]48            },49            {50                "category": "Gaming",51                "subCategories": [52                    "Gaming Consoles",53                    "Gaming Mouse",54                    "Gaming Keyboards",55                    "Gamepads",56                    "Games",57                    "Gaming Mousepads",58                    "Controllers",59                    "Gaming Components"60                ]61            },62            {63                "category": "Health & Personal Care",64                "subCategories": [65                    "Trimmers",66                    "Hair Straighteners",67                    "Hair Dryers",68                    "Epilators",69                    "Glucometers And Accessories",70                    "Blood Pressure Monitors",71                    "Digital Thermometers",72                    "Weighing Scales",73                    "Massagers",74                    "Nebulizers",75                    "Vaporizers"76                ]77            },78            {79                "category": "Laptop Accessories",80                "subCategories": [81                    "Mouse",82                    "Laptop Keyboards",83                    "Router",84                    "Data Cards",85                    "UPS",86                    "USB Gadgets",87                    "Security Software",88                    "Laptop Battery",89                    "Laptop Adapter",90                    "Wireless USB Adapter",91                    "Processor"92                ]93            },94            {95                "category": "Laptop & Desktop",96                "subCategories": [97                    "Laptops",98                    "Gaming Laptops",99                    "Desktop PCs",100                    "All in One PCs",101                    "Mini PCs",102                    "Tower PCs",103                    "PC Finder"104                ]105            },106            {107                "category": "Smart Home Automation",108                "subCategories": [109                    "Smart Assistants",110                    "Smart Lights",111                    "Smart Cameras",112                    "Smart Switches",113                    "Smart Door Locks",114                    "Sensors & Alarms"115                ]116            },117            {118                "category": "Smart Wearables",119                "subCategories": [120                    "Smart Watches",121                    "Smart Bands",122                    "Smart Glasses"123                ]124            },125            {126                "category": "Storage",127                "subCategories": [128                    "Mobile Memory Card",129                    "Computer Storage Pendrive",130                    "Mobile Storage Pendrive",131                    "External Hard Drive",132                    "Internal Hard Drive"133                ]134            },135            {136                "category": "Tabelts",137                "subCategories": ["Wifi", "Wifi + Cellular"]138            },139            {140                "category": "Mobiles",141                "subCategories": [142                    "Mi mobiles",143                    "Realme mobiles",144                    "Samsung mobiles",145                    "Infinix mobiles",146                    "OPPO mobiles",147                    "Apple mobiles",148                    "Vivo mobiles",149                    "Honor mobiles",150                    "Asus mobiles"151                ]152            }153        ]154    },155    {156        "type": "Furniture",157        "categories": [158            {159                "category": "Bedroom",160                "subCategories": [161                    "Beds",162                    "Mattresses",163                    "Wardrobes",164                    "Bedding",165                    "Side tables",166                    "Mirrors",167                    "Pillows"168                ]169            },170            {171                "category": "Living Room",172                "subCategories": [173                    "Sofa",174                    "Coffee table",175                    "TV Stand",176                    "cabinets",177                    "Curtains",178                    "Lighting"179                ]180            },181            {182                "category": "Study/Office",183                "subCategories": [184                    "Desk",185                    "Laptop tables",186                    "Office chair",187                    "Drawer units",188                    "Shelves"189                ]190            },191            {192                "category": "Kitchen",193                "subCategories": [194                    "Kitchen chairs",195                    "Kitchen trolleys",196                    "Kitchen appliances",197                    "Kitchen sinks",198                    "Kitchen taps"199                ]200            },201            {202                "category": "Dining Room",203                "subCategories": [204                    "Dining tables",205                    "Dining chairs",206                    "Dining sets",207                    "Cutlery units"208                ]209            },210            {211                "category": "Bathroom",212                "subCategories": [213                    "Vanities",214                    "Showers",215                    "Bathroom storage",216                    "Taps",217                    "Sinks"218                ]219            }220        ]221    },222    {223        "type": "Household",224        "categories": [225            {226                "category": "Furnishings",227                "subCategories": [228                    "Bed Linens",229                    "Bedsheets",230                    "Blankets",231                    "Curtains",232                    "Bath linen",233                    "Pillows",234                    "Kitchen linen"235                ]236            },237            {238                "category": "Kitchen and Dining",239                "subCategories": [240                    "Cookware",241                    "Lunchboxes, bottles",242                    "Knives,Choppers",243                    "Gas stove",244                    "Dinnerware",245                    "Kitchen storage",246                    "Bakeware"247                ]248            },249            {250                "category": "Home Decor",251                "subCategories": [252                    "Lighting",253                    "Wallpapers",254                    "Paintings and posters",255                    "Clocks",256                    "Decoratives",257                    "Vases",258                    "Home fragrances",259                    "Photo frames",260                    "Wall decor"261                ]262            },263            {264                "category": "Tools and utility",265                "subCategories": [266                    "Hand tools",267                    "Power tools",268                    "Measuring tools",269                    "Home storage",270                    "Umbrellas",271                    "Lock and security",272                    "Paint equipment"273                ]274            },275            {276                "category": "Lighting and Electricals",277                "subCategories": [278                    "Bulbs",279                    "Emergency lights",280                    "Torches",281                    "Tube lights",282                    "Extension cords",283                    "Batteries",284                    "Solar lights"285                ]286            },287            {288                "category": "Cleaning and Bath",289                "subCategories": [290                    "Mops",291                    "Cleaning Supplies",292                    "Air freshners",293                    "Household supplies",294                    "Liquid Detergents",295                    "Taps and Faucets",296                    "Bathroom shelves",297                    "Shower heads",298                    "Bathroom Accesories"299                ]300            },301            {302                "category": "Pet and Gardening",303                "subCategories": [304                    "Plant seeds",305                    "Manure",306                    "Pots",307                    "Garden tools set",308                    "Watering equipment",309                    "Dog essentials",310                    "Cat essentials",311                    "Fish and aquatic",312                    "Pet hygiene",313                    "Pet toys"314                ]315            }316        ]317    }318]319