Mirabella
Book An Event

Look at the bottom right for the UI.

Source code below (Paste Into <body> section for Popup.

<script defer src="https://cdn.customgpt.ai/js/chat.js"></script> <script defer> (function(){ function init(){ CustomGPT.init({ p_id:'93707', p_key:'099947ea8584bb784271e02d2d9b375b' }) } document.readyState === 'complete' ? init() : window.addEventListener('load', init); })(); </script>

<!-- For Button, add to bottom of <body> -->
<script src="https://cdn.customgpt.ai/js/ai-assistant.js" 
defer="" 
p_id="93707" 
p_key="099947ea8584bb784271e02d2d9b375b">
</script>

<!-- Button code (needs design) -->
<button data-cgpt-ai-assistant> Ask Sophia
</button>