All Projects → clofus → clofus-chatbot

clofus / clofus-chatbot

Licence: other
Clofus® Chat bot Platform using rasa core and rasa nlu similar to rasa x but opensource demo https://clofus.github.io/clofus-chatbot/

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
python
139335 projects - #7 most used programming language
SCSS
7915 projects

Projects that are alternatives of or similar to clofus-chatbot

virtual-assistant
Virtual Assistant
Stars: ✭ 67 (+9.84%)
Mutual labels:  nlu, rasa, chatbot-framework, rasa-ui, rasa-chatbot
Botpress
🤖 Dev tools to reliably understand text and automate conversations. Built-in NLU. Connect & deploy on any messaging channel (Slack, MS Teams, website, Telegram, etc).
Stars: ✭ 9,486 (+15450.82%)
Mutual labels:  nlu, rasa, chatbot-framework
Django-Rasa-Bot
Integrating Rasa Core with Django backend and finally using Webchat for chatbot user interface
Stars: ✭ 30 (-50.82%)
Mutual labels:  rasa-nlu, rasa, rasa-core
small-talk-rasa-stack
Collection of casual conversations that can be used with the Rasa Stack
Stars: ✭ 87 (+42.62%)
Mutual labels:  rasa-nlu, rasa-core, dialogflow
opensnips
Open source projects related to Snips https://snips.ai/.
Stars: ✭ 50 (-18.03%)
Mutual labels:  nlu, rasa
expando
A simple syntax for defining the NLU model for a conversational interface.
Stars: ✭ 36 (-40.98%)
Mutual labels:  nlu, dialogflow
Botsharp
The Open Source AI Chatbot Platform Builder in 100% C# Running in .NET Core with Machine Learning algorithm.
Stars: ✭ 1,103 (+1708.2%)
Mutual labels:  nlu, chatbot-framework
GSTFAQChatbot
Set of scripts to build a chatbot which will answer FAQ about Goods and Services Tax (GST) India.
Stars: ✭ 37 (-39.34%)
Mutual labels:  rasa-nlu, rasa
Botfuel Dialog
Botfuel SDK to build highly conversational chatbots
Stars: ✭ 96 (+57.38%)
Mutual labels:  nlu, chatbot-framework
Rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
Stars: ✭ 13,219 (+21570.49%)
Mutual labels:  nlu, rasa
app rasa chat bot
a stateless chat bot to perform natural language queries against the App Store top charts
Stars: ✭ 20 (-67.21%)
Mutual labels:  nlu, rasa
rasa-chatbot
Sample chatbot with rasa stack
Stars: ✭ 29 (-52.46%)
Mutual labels:  nlu, rasa
rasa-docker-arm
Rasa Docker image for ARMv7. Runs on a Raspberry Pi.
Stars: ✭ 19 (-68.85%)
Mutual labels:  nlu, rasa
sepia-docs
Documentation and Wiki for SEPIA. Please post your questions and bug-reports here in the issues section! Thank you :-)
Stars: ✭ 160 (+162.3%)
Mutual labels:  nlu, chatbot-framework
rasa milktea chatbot
Chatbot with bert chinese model, base on rasa framework(中文聊天机器人,结合bert意图分析,基于rasa框架)
Stars: ✭ 97 (+59.02%)
Mutual labels:  nlu, rasa
rasa-bert-finetune
支持rasa-nlu 的bert finetune
Stars: ✭ 46 (-24.59%)
Mutual labels:  rasa-nlu, rasa
Rasa core
Rasa Core is now part of the Rasa repo: An open source machine learning framework to automate text-and voice-based conversations
Stars: ✭ 2,302 (+3673.77%)
Mutual labels:  rasa, chatbot-framework
rasa-nlu-examples
This repository contains examples of custom components for educational purposes.
Stars: ✭ 126 (+106.56%)
Mutual labels:  rasa-nlu, rasa
rasa bot example
This is an example rasa chatbot implementation that can be connected to your Facebook page.
Stars: ✭ 14 (-77.05%)
Mutual labels:  nlu, rasa
FAQ Chatbot Rasa
FAQ's answering chatbot using open source chatbot framework Rasa Stack
Stars: ✭ 33 (-45.9%)
Mutual labels:  rasa-nlu, rasa-core

Clofus® Chat Bot Platform

Clofus® Chat Bot Platform is a web application built using latest frameworks and database such as nodejs, expressjs, vuejs, mongodb etc., on top of Rasa NLU and Rasa Core. Clofus® Chat Bot Platform provides a web application to quickly and easily be able to create agents, define intents, entities and stories, It also provides some convenience features for Rasa NLU, like training your models testing chat interface, multi domain support.

Demo

Live Chat Demo

Goal

The goal of this project is to build an opensource chat platform better than proprietary Google DialogFlow, Alexa etc., using machine learning multi turn story conversations without using any proprietary API

Differentiator

  • Training data stored in Mongo DB
  • UI for managing training data both NLU and Stories
  • This is the only project I found to have support for multi domain conversation using rasa core and rasa NLU
  • Has integrated chat interface
  • Has integrated train/start/stop server
  • Built on top of modern frameworks such as express, vuejs and mongodb

Prerequisites

Rasa NLU - Version Master branch

Rasa Core - Version Master branch

Mongodb - Used for storing training data (entities, intents, synonyms, stories etc.)

Node.js/npm - Serves Clofus Chat Bot UI for both training and chat interface)

Setup project

git clone https://github.com/clofus/clofus-chatbot.git

npm install

(cd chatbot_ui && npm install)

Start server

  • node server.js

Browser Demo Link

Screenshot

Screenshot1

Contribution

We are open to Contributions from everyone to this project inorder to make this a open chat bot platform that works 100% offline without any proprietary API

For Support & more information

Visit us at https://clofusinnovations.com

Visit us at https://clofus.com

For any queries email me at [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].