ai-based-chatbot
v1.0.0
Published
Chatbot in react ( for messaging ) with a very good ui with customizable colors
Downloads
2
Readme
ai-based-chatbot
Chatbot in react ( for messaging ) with a very good ui with customizable colors
Install
npm install --save ai-based-chatbot
Usage
import React, { Component } from 'react'
import MyComponent from 'ai-based-chatbot'
import 'ai-based-chatbot/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © Angelus123