How to Create a Demo ChatGPT Website Chatbot

We've just added a pretty cool new feature to our ChatGPT website chatbot technology. Basically, as we scrape and crawl a website to create a custom machine learning model, we also create a default demo web page that partners can immediately send to their clients.
The way it works is that it scrapes the original website's landing page, and creates a web page resembling the original, embedding the resulting chatbot automatically on to the copy of the page. Below is an example screenshot.
The point being that if you're a partner of AINIRO, you can scrape a website, create a demo chatbot, and send to your clients to have them test it "inside their own web page." (kind of)
The process is 100% automatic, and works 98%. The only thing it does not work with, is if some of the resources on the original web page has restricted CORS to only allow for downloading resources from a specific domain. You can see an example of this problem in that the above screenshot is missing fonts, because the web server of Billion Air is serving fonts exclusively to pages on the www.billion-air.org domain. However, ignoring the broken fonts, this is a pretty cool way to create demo chatbots for clients before you have meetings with them, to convince them to purchase a chatbot.
The idea being that we've got a lot of partners and affiliates that are helping us sell our product, and such a feature makes the sell much easier I presume, since the client can see roughly how the chatbot will actually look like on their own site. It's actually just a simple trick, where we scrape the original website, create a copy of it, and inject a base HTML tag if it's missing - In addition to our chatbot inclusion scripts.
Not only does this allow the client to see the chatbot before deciding to purchase, but it also allows you to measure page load performance penalties of the chatbot itself, by comparing the original page with the copy. FYI; Most pages will not increase more than 2 to 5 percent in size, and/or HTTP requests. Anyways, if you want to become a partner of AINIRO and help us sell, then fill out contact form and let's get started.