The Wayback Machine - https://web.archive.org/web/20220709132630/https://github.com/topics/conversational-interfaces
Skip to content
#

conversational-interfaces

Here are 11 public repositories matching this topic...

botframework-solutions

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 Jun 29, 2022
  • TypeScript
YoniSchirris
YoniSchirris commented Feb 4, 2020

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 Botonic has 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

enhancement help wanted good first issue up-for-grabs

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