-
Updated
Dec 12, 2020 - Python
chatbots
Here are 489 public repositories matching this topic...
-
Updated
Dec 12, 2020 - TypeScript
-
Updated
Dec 12, 2020 - Go
-
Updated
Jun 21, 2020
-
Updated
Dec 9, 2020 - Python
-
Updated
May 27, 2020 - Python
-
Updated
Dec 11, 2020 - TypeScript
-
Updated
Oct 11, 2020 - Swift
-
Updated
Dec 9, 2020 - Java
-
Updated
Apr 4, 2020 - TypeScript
-
Updated
Dec 12, 2020 - 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
Nov 19, 2020 - JavaScript
-
Updated
Nov 19, 2019 - Swift
-
Updated
Sep 12, 2020 - PowerShell
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Feb 24, 2019 - C#
-
Updated
Oct 14, 2020 - Python
-
Updated
Dec 10, 2020 - Python
-
Updated
Jun 6, 2018 - Python
Hi, I wrote an extensible chatbot for which developers can add dialogs including the corresponding python modules. So far, I can create a Chat instance using one main template and a default template. It would be nice if I could optionally specify a main folder so that your fantastic library loads all template files from this folder.
-
Updated
Jun 3, 2019 - Java
-
Updated
Sep 23, 2017 - Python
-
Updated
Mar 16, 2017 - Python
-
Updated
Jul 1, 2019 - Kotlin
-
Updated
Sep 10, 2017 - JavaScript
-
Updated
Sep 11, 2019 - Java
Improve this page
Add a description, image, and links to the chatbots topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the chatbots topic, visit your repo's landing page and select "manage topics."


I'm playing around with this wonderful code but I'm running into a curious issue when I try to train the model with my own data.
I replicated the
personachat_self_original.jsonfile structure and added my own data. I deleteddataset_cache_OpenAIGPTTokenizerfile but when I try to train, I get this error: