sohlex/botkit-rasa
A middleware to connect Rasa NLU > 0.8.x to different chat channels using Botkit
This is a tool for developers who are building chatbots with Botkit and want to integrate natural language understanding. It takes incoming chat messages, sends them to a self-hosted Rasa NLU instance for processing, and then provides the extracted intents and entities back to the Botkit application. A Node.js developer building conversational interfaces would use this to give their bots a deeper understanding of user input.
No commits in the last 6 months. Available on npm.
Use this if you are a Node.js developer using Botkit to build a chatbot and need to add robust natural language understanding capabilities with Rasa NLU.
Not ideal if you are not a developer, or if you are looking for a pre-built chatbot solution rather than a development tool.
Stars
22
Forks
14
Language
JavaScript
License
ISC
Category
Last pushed
Apr 11, 2019
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/sohlex/botkit-rasa"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
adrien2p/nestjs-dialogflow
Dialog flow module that simplify the web hook handling for your NLP application using NestJS :satellite:
paschmann/rasa-ui
Rasa UI is a frontend for the Rasa Framework
shibing624/dialogbot
dialogbot, provide search-based dialogue, task-based dialogue and generative dialogue model....
RocketChat/hubot-natural
Natural Language Processing Chatbot for RocketChat
cedextech/rasa-chatbot-templates
RASA chatbot use case boilerplate