-
Updated
Mar 16, 2021 - Python
conversational-ai
Here are 166 public repositories matching this topic...
-
Updated
Mar 16, 2021 - TypeScript
-
Updated
Mar 15, 2021 - JavaScript
-
Updated
Jun 5, 2019 - Python
-
Updated
Mar 16, 2021 - Python
-
Updated
May 25, 2020 - Python
-
Updated
Mar 16, 2021 - JavaScript
-
Updated
Mar 8, 2021 - TypeScript
-
Updated
Sep 15, 2020 - Python
-
Updated
Nov 16, 2019 - Python
-
Updated
Mar 2, 2021 - Python
-
Updated
Mar 16, 2021 - TypeScript
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:
- Install choco
- Install meteor
- Install botfront using
meteor npm installin Windows Powershell.
Expected behavior
-
Updated
Feb 19, 2021 - Ruby
-
Updated
Jan 24, 2021 - Python
-
Updated
Jan 2, 2020
-
Updated
Mar 10, 2021
-
Updated
Feb 19, 2021 - Objective-C
-
Updated
Jan 8, 2021 - Ruby
-
Updated
Feb 1, 2021 - Vue
-
Updated
Mar 10, 2021 - TypeScript
-
Updated
Mar 3, 2021
-
Updated
Jan 8, 2021 - Ruby
-
Updated
Mar 2, 2021 - Python
-
Updated
Mar 16, 2021 - Java
Extend SSML helpers
Here are SSML helper functions that should be extended to covers all SSML features supported by Alexa and [Google Actions](https://developers.google.com/assistant/actions
Wit.ai support
Amazon Lex activator
-
Updated
Sep 29, 2020 - Python
-
Updated
Jan 8, 2021
Improve this page
Add a description, image, and links to the conversational-ai topic page so that developers can more easily learn about it.
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."
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