This is a Prestashop module that allows you to add recommandations to your products. It used a Python API server to get the recommandations.
You can download the latest version of the module from the release page. You can install it by uploading the zip file in the Prestashop backoffice.
You can also clone the repository and copy the recommandation folder to your Prestashop modules folder.
You need to configure the module with the URL of the API server. You can do that in the module configuration page.
On the backoffice of Prestashop, you can click on a button to add recommandation to all your products.
This project is licensed under the GPL v3 License - see the LICENSE file for details.