ai-based-chatbot

1.0.0 • Public • Published

ai-based-chatbot

Chatbot in react ( for messaging ) with a very good ui with customizable colors

NPM JavaScript Style Guide

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

Readme

Keywords

none

Package Sidebar

Install

npm i ai-based-chatbot

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

4.53 kB

Total Files

7

Last publish

Collaborators

  • angelus123