I'm building a SaaS with Laravel that focuses on A.I. content creation and similar stuff.
I want to add a feature that gives the user the capability to have a js chatbot widget that he can insert on his own website and manage the the data training back on my SaaS. I can handle the training part. But I can't figure out how to add this functionality on my SaaS.
To be exact i don't know how to make the chatbot widget available to users (separate widget for every user). I don't know where to start and if there is any packages that can help me with that.
Thank you for your help
@martinbean i tried many times using different well explained prompts but no luck. It just gives me big lines with no details and sometimes it tries to guess the answers even with GPT-4 . And i prefer experienced devs to ChatGPT
@houssemamri Break the problem down into steps, and make an effort yourself first. We’re not here for you to drop your project brief and then to tell you all of the steps involved to go from start to finish.
For instance google analytics. They have one component and then customer specific token. The then show a text area where they assemble the required javascript script src and the client token so that the customer can copy this block of code and paste it into their site