Hi Developers!
Module test in Prestashop (old version) in a version for stagging and testing.
The module has been programmed with Vibe Coding to see the capabilities of Nano with an Ecommerce (1333 products in test).
Due to the limitations of Nano in the browser, I'm still reviewing the best way to pass the data to it so that it has proper context, because it boggles a little or reaches its limit.
1) Install the Module
2) In the Prestashop BackEnd, check that Chrome's built-in AI capabilities are active
3) Temperature and Top_K can be set
4) Important: I generate a file that is the knowledge base for the model in json, (1333 products) I am testing so that it also includes the CMS pages, and files in .txt or .md format
5) I am reviewing limitations for more than 5000 products.
6) On the front-end, a floating wizard starts, with a color indicator (whether AI is available or not)
It would be good to know the capabilities of the model, and what is the best way to give it context with the least use of tokens so as not to overload it and have an accurate response.
I think a numerical value for temperature and top_K is better than properties, since these values are the standard currently.
Given that much navigation is through a smartphone, will it be possible for integrated AI to have similar performance?
Regards