Skip to content

bagisto/ai-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI ChatBot for Bagisto

AI Based Chatbot for Bagisto DOCS. Ask anything regarding Bagisto and get instant response.

Installation

Add URL to window object in your HTML file.

<script>
  window.chatbotConfig = {
    url: "your-ai-chatbot-url.com",
    logoUrl: "your-logo-url.png",
  };
</script>

Add Chatbot widget to your HTML file.

<script
  type="text/javascript"
  async
  src="https://bagisto.github.io/ai-chatbot/chatbot.js"
></script>

See Demo: AI ChatBot for Bagisto

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •