@victoriabot/chat
TypeScript icon, indicating that this package has built-in type declarations

1.0.15 • Public • Published

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?"
/>

Dependencies (0)

    Dev Dependencies (42)

    Package Sidebar

    Install

    npm i @victoriabot/chat

    Weekly Downloads

    331

    Version

    1.0.15

    License

    UNLICENSED

    Unpacked Size

    1.24 MB

    Total Files

    5

    Last publish

    Collaborators

    • furious-koalas