COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - http://web.archive.org/web/20210305201934/https://github.com/topics/conversational-interfaces
#
conversational-interfaces
Here are
11 public repositories
matching this topic...
Welcome to the Bot Framework Solutions repository which is the home for a set of templates and solutions to help build advanced conversational experiences using Azure Bot Service and Bot Framework. Microsoft Bot Framework is a comprehensive framework for building enterprise-grade conversational AI experiences.
Updated
Feb 25, 2021
TypeScript
CorePlus: a Microsoft Bot Framework v4 template (Node.js and TypeScript)
Updated
Dec 12, 2020
TypeScript
Dialogue Manager Programming Language - intermediate representation for autonomous interactive systems
Updated
Apr 14, 2020
HTML
Pyssistant is designed to be an conversational interface builder.
Updated
Jan 26, 2018
Python
YAML Descision Notation (YDN). Notatie van business rules in YAML formaat.
Updated
Nov 23, 2020
JavaScript
A conversational interface framework for Ruby on Rails.
Updated
Feb 16, 2018
Ruby
conversational interface framework
Updated
Sep 1, 2017
TypeScript
The application framework for conversational UI
Extensions to the Hg conversational interface framework for building Actions on Google for the Google Assistant.
Updated
Apr 19, 2017
Ruby
Plugin for wordpress to connect CoCoHub bots
Updated
Mar 2, 2021
TypeScript
Improve this page
Add a description, image, and links to the
conversational-interfaces
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
conversational-interfaces
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
In my specific implementation, I am sending audio over the chatbot. After the audio is done playing, I want to display options to choose from.
It would be nice if
Botonichas a pointer to the latest message, which is updated with the state of the message (e.g. 'typing', or 'sent').Currently, i need to continuously check if the message element has already been rendered by passing it a c