"test widget"
Bootstrap 4.1.1 Snippet by kenyeung

<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests"> <script src="https://cdn.clare.ai/websdk/v3/clare.js"></script> <script> var appId = "5c381494046b64000bf85796"; $(document).ready(function() { ClareAI.init({ appId: appId, appHost: "http://104.197.60.225:5002", properties: { "language": "en-us" }, logo: "https://cdn.clare.ai/websdk/v3/clare.png", soundNotificationEnabled: true, title: "Clare", subtitle: "I am happy to help :)" }); }); </script>

Related: See More


Questions / Comments: