0.1.5 • Published 2 years ago

@naveen521kk/debales-ai-assistant v0.1.5

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
2 years ago

Debales AI Assistant

React components for debales ai assistant.

Installation

npm install debales-ai-assistant

Usage

import { Chatbot } from 'debales-ai-assistant';

export default function App() {
  return (
    <div className="App">
      <Chatbot botId={<enter-your-botid-here>}/>
    </div>
  );
}
0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago