Demo page added to show how SiteSpeakAI works and how you can train your own ChatGPT powered chatbot 👉 https://sitespeak.ai/see-how-it-works
Demo page added 🕹️
More updates
New privacy and data controls
We've added new ways to control your data and protect your visitors' privacy.
Content Security Policy (CSP) support for the chat widget
Security-focused websites lock down their Content Security Policy by removing 'unsafe-inline' from style-src. Until now that broke the chat widget: the styles it injects into the page were blocked, leaving a bare, unstyled button instead of your chatbot. The widget loader now supports CSP nonces. Pass your page's per-request nonce to the embed script and the widget applies it to everything it injects, so it works under the strictest policy with no 'unsafe-inline' required: