Takumi AI Product Filter for WooCommerce integrates with OpenAI’s API to help customers find products through natural language queries. Instead of using traditional filters, customers can describe what they’re looking for in plain language, and the AI will match them with relevant products.
This plugin sends product data (product IDs and names) and user search queries to an external AI service (OpenAI) to generate product recommendations. No personally identifiable information (PII) is sent to the AI service. The plugin requires an OpenAI API key to function.
This plugin connects to OpenAI’s API (https://api.openai.com) to provide AI-powered product matching functionality. The service is used to analyze natural language product queries from customers and match them with relevant products from your WooCommerce store.
The plugin sends data to OpenAI’s API each time a customer submits a search query through the AI filter interface. The following data is transmitted:
What is NOT sent:
* No personally identifiable information (PII) such as names, email addresses, or IP addresses
* No customer account information
* No payment or billing details
* No order history or purchase data
The data is sent via HTTPS POST requests to OpenAI’s API endpoint. Your OpenAI API key is used for authentication and is transmitted in the request header.
This service is provided by OpenAI, L.L.C.
Note: You must provide your own OpenAI API key to use this plugin. API usage is subject to OpenAI’s pricing and terms. The plugin itself does not store or transmit your API key to any third parties other than OpenAI for authentication purposes.