The Wayback Machine - https://web.archive.org/web/20221222114003/https://github.com/sovaai/chatKit
Skip to content

sovaai/chatKit

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 


Open Source React Chat Widget

Commitizen friendly PRs Welcome GitHub
GitHub All Releases GitHub repo size

Intro

ChatKit is an Open Source library that lets you create a Chat Widget and connecte it to any backend like Chatbot/NLP/Live Chat engine or messenger.

Made with React and Storeon.

The repository contains all the components necessary for developing ChatKit.

🌎 Website 📖 Documentation 🕹 Try demo 💕 Community Forum

Table of contents

Features

  • React-based component
  • Simple setup
  • ...

Structure

  • Modules:

    • DL module
    • Facebook
    • Telegram
    • RASA
    • LiveTex
  • ChatKit lib

Requirements

Before you start working with ChatKit, the following software must be installed on the computer:

  • Git. Instruction manual is here.
  • Node.js. Instruction manual is here.
  • NPM. Instruction manual is here.
  • Meta. Instruction manual is here.
  • Meta NPM Instruction manual is here.

Installation

To install ChatKit, run the following commands in the terminal:

git clone https://github.com/sovaai/chatKit-dev.git
meta git update
meta npm install
npm install

Running

To start ChatKit, run the following command in the terminal:

npm run start

License

(coming soon)

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site

Become a sponsor

Backers

Support us with a monthly donation and help us continue our activities.

Become a backer

Releases

No releases published

Packages

No packages published