"demo38"
Bootstrap 4.1.1 Snippet by thaonhi2512

<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 ----------> <!--For production:--> <!--<script src="https://cdn.clare.ai/websdk/v3/live/clare.js"></script>--> <!--For staging:--> <!--<script src="https://cdn.clare.ai/websdk/v3/staging/clare.js"></script>--> <!--For development:--> <script src="https://cdn.clare.ai/websdk/v3/clare.js"></script> <script> var appId = "5a30b54576eeeb006339f644"; $(document).ready(function() { ClareAI.init({ appId: appId, appHost: "https://api-hk-demo38.clare.ai", 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: