Description
Improve the shopping experience across your entire store, with automated product recommendations from artificial intelligence. With our cutting-edge AI and ML algorithms, the plugin continuously analyze your customer data to gain a deeper understanding of their preferences and behaviors.
This enables it to provide highly relevant product recommendations that resonate with each individual customer, leading to increased engagement, higher conversion rates, and a more fulfilling shopping experience.
Features include
- AI-Powered Recommendations
- Analyses User’s Behavior
- Analyses Search and Purchase History
- Delivers Laser Targeted Recommendations
- Up-sells & Cross-Sells
- Increases cart value
External services
This plugin integrates with the OpenAI API to generate embeddings, which are numerical representations of text used for various AI-powered features such as search, recommendations, and content analysis.
The plugin makes requests to the OpenAI Embeddings API (https://api.openai.com/v1/embeddings
) to generate vector embeddings for the provided text. These embeddings can be used to enhance search functionality, categorize content, or improve AI-based features within the plugin.
When an embedding request is made, the plugin sends the provided text data to OpenAI’s API. This data typically consists of content from your website, such as post titles, descriptions, or other text input specified by the plugin’s configuration. No personally identifiable information (PII) is sent unless the submitted text contains such data. Requests occur when embeddings need to be generated, such as during content processing or indexing.
By using this feature, you agree to OpenAI’s terms and privacy policies. You can review them at the following links:
– Terms of Service: https://openai.com/terms
– Privacy Policy: https://openai.com/privacy
Please ensure compliance with OpenAI’s guidelines when using their API in your plugin.
Screenshots
Installation
To install Productbot on WordPress, download the file from the wordpress directory or go to your wp admin panel and search for our plugin in the plugins section. Install and activate as normal 🙂
FAQ
-
What is the purpose of Productbot?
-
The goal of Productbot is to improve the shopping experience by consistently offering the most relevant products via tailor-made recommendations and to increase your sales.
-
How does productbot work?
-
ProductBot collects data on customer behavior, including the products they view, add to their cart, and purchase. This data is then used to train a machine learning model that can predict which products a customer is most likely to be interested in.
-
Do I need an OpenAI account to make the plugin work?
-
Yes and No, if you want to use artificial intelligence to display laser targeted recommendations than you will need to create an OpenAI account to retrieve your API key. You can find out more about how to retrieve your OpenAI key in our online documentation. If on the other hand you prefer not to use OpenAI you can configure to work the classic way using only cookies.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“AI Product Recommendations Lite” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “AI Product Recommendations Lite” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.2 – 18/04/2025
- Updated Freemius SDK to latest version 2.11
- Other bug fixes
1.0.1 – 01/04/2025
- Fix Freemius SDK integration
1.0.0 – 01/04/2025
- Initial Release