Our AI Budtender helps shoppers find their ideal cannabis products, boosting average cart sizes by 23%. Easily integrated into retailer websites without changing POS or e-commerce software, it's already used by 100+ dispensaries. Get a risk-free demo today.
This project was not an ordinary web project; it was more like an extension for websites that website owners could integrate into their sites. Users needed to copy a script from their dashboard and paste it into their website, similar to how jQuery is integrated. This script added our extension to the site, displaying a 'StrainBrain' action button at the bottom right corner.
In this project, I used basic React and leveraged iframe events, such as postMessage, to communicate with the user's website. The end user could interact with the AI model, and based on the information provided by the website owner, we suggested products. While this project wasn't complex, it presented unique challenges due to its integration nature.