0.0.82 • Published 7 months ago

@quickstart-ai/chatbot v0.0.82

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

Quickstart AI Chatbot

Description

The Quickstart AI Chatbot is designed to provide answers based on the information you provide on our website. To get started, visit Quickstart AI, sign up, and enter your business information. After completing the signup process, you will receive a token required to use the chatbot.

Installation

To install the chatbot, run the following command in your project directory:

npm install @quickstart-ai/chatbot

Usage

To utilize the chatbot in your React application, import the component and include it in your JSX. Here's an example:

import React from 'react';
import { ChatBot } from '@quickstart-ai/chatbot';

function App() {
  return (
    <div>
      <ChatBot token="YOUR_TOKEN" />
    </div>
  );
}

export default App;

Token

To obtain your token: 1. Visit Quickstart AI and sign up. 2. Enter your business information. 3. After completing the signup, you will receive a token to use in the chatbot.

Chatbot Output

Here is a preview of the chatbot interface

Chatbot

Themes

The chatbot comes with 4 themes. You can change the theme by passing the theme prop to the chatbot component. The available themes are:

Primary Theme

Primary Theme

Secondary Theme

Secondary Theme

Tech Theme

Tech Theme

Professional Theme

Professional Theme

Appearance Customization

Currently, the customization options for the chatbot's appearance are limited. However, we plan to enhance this functionality in the future. For now, you can use the following props to adjust the appearance:

Prop NameTypeDescription
toggleBtncolorstringThe color of the chatbot (default: #000000).
toggleBtnBgColorstringThe background color of the chatbot (default: #ffffff).
iconstringThe icon of the chatbot (default: fa fa-chatbot).
positionstringThe position of the chatbot on the screen (default: bottom right).
animatebooleanThe animation of the chatbot .
themestringThe theme of the chatbot (default: primary). Total 4 themes are available. primary , secondary , tech and professional
wantToShowSuggestionsbooleanThe suggestions of the chatbot (default: true).

Contributors

License

This project is licensed under the MIT License.

Quick Links

0.0.82

7 months ago

0.0.80

8 months ago

0.0.76

8 months ago

0.0.78

8 months ago

0.0.79

8 months ago

0.0.75

8 months ago

0.0.74

8 months ago

0.0.73

8 months ago

0.0.72

8 months ago

0.0.71

8 months ago

0.0.70

8 months ago

0.0.69

8 months ago

0.0.68

8 months ago

0.0.67

8 months ago

0.0.66

8 months ago

0.0.65

8 months ago

0.0.64

8 months ago

0.0.63

8 months ago

0.0.62

8 months ago

0.0.61

8 months ago

0.0.60

8 months ago

0.0.59

8 months ago

0.0.58

8 months ago

0.0.57

8 months ago

0.0.56

8 months ago

0.0.55

8 months ago

0.0.54

8 months ago

0.0.53

8 months ago

0.0.52

8 months ago

0.0.51

8 months ago

0.0.50

8 months ago

0.0.49

8 months ago

0.0.47

8 months ago

0.0.46

8 months ago

0.0.45

8 months ago

0.0.44

8 months ago

0.0.43

8 months ago

0.0.42

8 months ago

0.0.41

8 months ago

0.0.40

8 months ago

0.0.39

8 months ago

0.0.38

8 months ago

0.0.37

8 months ago

0.0.36

8 months ago

0.0.35

8 months ago

0.0.34

8 months ago

0.0.33

9 months ago

0.0.32

9 months ago

0.0.31

9 months ago

0.0.30

9 months ago