Skip to content
#

conversational-ai

Here are 166 public repositories matching this topic...

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

  • Updated Mar 16, 2021
  • Python
wechaty
treeguard
treeguard commented Sep 27, 2020

Is your feature request related to a problem? Please describe.
The current RoomMemberQueryFilter doesn't support query by wxid (id of Contact), can we support this?

Describe the solution you'd like
Add id as a string type in RoomMemberQueryFilter
Describe alternatives you've considered

  1. Find all contacts for the room and find out the matched id
  2. Load the contact by id fir
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 Mar 8, 2021
  • TypeScript
botfront
jeongmincha
jeongmincha commented Jan 16, 2020

Describe the bug
Cannot use 'cp' command while installing it on Windows.
It is needed to replace 'cp' with 'copy' in scripts written in package.json if an user wants to install botfront on Windows machine.

To Reproduce
Steps to reproduce the behavior:

  1. Install choco
  2. Install meteor
  3. Install botfront using meteor npm install in Windows Powershell.

Expected behavior

Improve this page

Add a description, image, and links to the conversational-ai 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-ai topic, visit your repo's landing page and select "manage topics."

Learn more