Spaces:
Running
Running
title: static bubble chat | |
emoji: 🤖 | |
colorFrom: blue | |
colorTo: green | |
sdk: static | |
pinned: false | |
<body> | |
<script type="module"> | |
import Chatbot from "https://cdn.jsdelivr.net/npm/flowise-embed/dist/web.js" | |
Chatbot.init({ | |
chatflowid: "85392730-2d78-4563-a364-b7f1e9d1b698", | |
apiHost: "https://aai.eduhk.hk", | |
}) | |
</script> | |