Logo and icon for Creatuity Stores, a ChatGPT plugin with description: We integrate stores so you can search for products in all of them at the same time.. Find out more on Plugin Surf, the best plugin database.

Creatuity Stores

We integrate stores so you can search for products in all of them at the same time.

Creatuity Stores is a plugin that helps you search for products in multiple online stores at the same time! Simply provide a product description and the plugin will find the best matching product lists from integrated stores. You can even prioritize brands and categories with the 'brand' and 'category' parameters, and specify a price range with 'min_price' and 'max_price'. The plugin returns a list of product names, descriptions, prices in USD, currency codes, images, and direct links to products in stores. Check out /api/search endpoint to receive product list and /api/stores for the store list to get started!

Learn how to use Creatuity Stores effectively! Here are a few example prompts, tips, and the documentation of available commands.

Example prompts

  1. Prompt 1: "Find me a laptop with at least 8GB RAM and 512GB storage."

  2. Prompt 2: "I want to buy a new smartphone, preferably from Samsung or Apple."

  3. Prompt 3: "Can you help me find a book on machine learning?"

  4. Prompt 4: "I'm looking for a pair of running shoes, with a budget of $100."

  5. Prompt 5: "Find me a Bluetooth speaker with good bass and long battery life."

Features and commands

Feature/CommandDescription
/api/searchUse this command to search for products based on the provided description. The description should contain details about the product, such as name, brand, category, or any other relevant information.
text parameterThis parameter is required and should be provided as the description of the product you are searching for.
brand parameterUse this parameter to specify the brand(s) of the product you are interested in. Multiple brands can be provided as a space-separated list.
category parameterUse this parameter to prioritize products from specific categories. Multiple categories can be provided as a space-separated list.
min_price parameterIf you have a budget in mind, you can use this parameter to filter products by minimum price. The price should be in USD.
max_price parameterUse this parameter to filter products by maximum price. The price should be in USD.
/api/storesUse this command to get a list of integrated and available stores.
page parameterUse this parameter to specify the page number of the store list.
size parameterUse this parameter to specify the number of stores per page.
Product objectThis object represents a product and contains attributes such as name, description, price, currency code, image URL, and a direct link to the product in the store. Additional product-specific attributes may also be included.
Store objectThis object represents an integrated store and contains attributes such as store URL and a short store description.
QueryRequest objectThis object is used as the request body for the /api/search command and contains parameters such as text, brand, category, min_price, and max_price.

Configuration

User authenticationNo user authentication
API documentation

For AI

NameCreatuityStores
DescriptionUse plugin to search for products for given description in all on-line stores integrated with the plugin. Description may contain any product details such as name, brand, category, usage or any other data which describes ideal product matching user's needs. Description is the only required parameter and have to be provided as parameter called 'text'. Additionally you can specify product brands as 'brand' parameter or product categories as 'category' parameter to prioritize such products. Both 'brand' and 'category' parameters can be provided as space-separated list. If user provided a budged you can use 'min_price' or 'max_price' fields to get only products with price in given range. Prices must be in USD. As a reply, a product list will be provided. Every product on the list will contain obligatory name, description, price, currency code, image url and direct link to product in store. Optionally every product on the list may contain some other product-specific attributes like color, size, etc. To get suggested product list use /api/search endpoint. To get integrated with the plugin store list use /api/stores endpoint.

Updates

First added20 June 2023

Similar plugins