Skip to content

jihuang-adobe/Chatbot-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot-UI

This is based on the Rasa Chatbot UI

Get Started

Paste in this embed code

<div id="chat-container"></div>
<script src="https://jihuang-adobe.github.io/Chatbot-UI/chatbot-ui.js"></script>
<link rel="stylesheet" href="https://jihuang-adobe.github.io/Chatbot-UI/chatbot-ui.css">
<script>
    createChatBot(host = "https://102588-292amaranthchicken-stage.adobeioruntime.net/api/v1/web/wknd-chatgpt/chat", botLogo = "./imgs/bot-logo.png",
        title = "WKND BOT", welcomeMessage = "Hey, I am WKND bot", inactiveMsg = "Server is down, Please contact the developer to activate it", theme = "dark")
</script>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published