1.1.3 • Published 6 months ago

@victoriabot/chat v1.1.3

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
6 months ago

VictorIA Bot

VictorIA is a web chat powered by AI that allows users to ask questions about your webpage.

Before you begin

If you still don't have a VictorIA bot credentials, please get one by going to https://victoriabot.ai/

Installation

npm i @victoriabot/chat

Since VictorIA is a React component, you will also need to have React installed:

npm i react react-dom

Getting Started

To add VictorIA to your React project, simply add the following code:

<VictorIABot
    apiKey={API_KEY_VICTORIA_BOT}
    chatbotTitle="VictorIA Bot"
    chatbotSubtitle="Chat over this page with AI"
    welcomeMessage="Hi, how can I help you today?"
/>
1.1.3

6 months ago

1.1.2

7 months ago

1.1.1

8 months ago

1.1.0

9 months ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1-alpha.0

2 years ago

1.0.0

2 years ago