Chatbot & Voice resources | NLU, Context, Rasa
Dec 26, 2018What’s that?
A curated list of voice and chatbot materials by me. If you’ve got something you’d like to share, send it to me me@amitbend.com
Rasa Resources
-
UI for Rasa (mostly NLU) link
-
A simple UI for NLU trainer link
-
Articulate - A “Dialogflow like” interface for Rasa link
-
Input validation, Disambiguation, Intent Substitution,Filter entities - For Rasa Core link
-
Clofus® Chat Bot Platform - Multi bot platform (with enhancements) based on Rasa NLU/Core link
-
A rasa_core Interpreter that sources intent data from dialogflow.com API v2. This means you can run rasa_core and do Natural Language Understanding using Dialogflow link
-
Django-Rasa-BotUI - Integrating Rasa Core with Django backend and finally using Webchat for chatbot user interface link
-
Botfront - A visual and intuitive platform to build chatbots with Rasa link
Custom UI
-
Chatroom - React-based Chatroom Component for Rasa Stack link
-
Rasa Webchat - A chat widget easy to connect to chatbot platforms such as Rasa Core link
-
Web chat UI - UI for some chat application (not rasa specific) link
Botframework Resources
v3
-
This project implements a framework called ‘notifications’ which enables bot authors to implement a notifications capability, with minimal changes to the actual bot. link
-
Custom Analytics Dashboard for Microsoft Bot Framework and other applications as well link
-
A bridge between Alexa Skills and the Microsoft Bot SDK link
-
Module for Microsoft Bot Framework to enable your bot to prompt the user if the bot detects inactivity and ultimately end the conversation if no user activity after a defined period of time. link
Testing
-
Library for Microsoft Bot Framework Chatbot unit testing link
-
Simple framework that allows for easy testing of a botbuiler chatbot using mocha and chai. link
others
- Chatbot directory (chatbots.org) link