-
Updated
Feb 28, 2022 - Python
chatbots
Here are 579 public repositories matching this topic...
-
Updated
Feb 28, 2022 - TypeScript
-
Updated
Feb 25, 2022 - Go
-
Updated
Dec 6, 2021
-
Updated
Feb 23, 2022 - Python
-
Updated
Feb 27, 2022 - TypeScript
-
Updated
Jul 26, 2021 - Python
-
Updated
Feb 24, 2022 - TypeScript
-
Updated
Jan 24, 2022 - Swift
-
Updated
Feb 27, 2022 - TypeScript
-
Updated
Feb 26, 2022 - TypeScript
-
Updated
May 4, 2021 - JavaScript
-
Updated
Feb 26, 2022 - JavaScript
-
Updated
Jul 13, 2021 - Swift
-
Updated
Feb 22, 2022 - PowerShell
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
Feb 24, 2019 - C#
GitHub regularly warns me that several dependencies in rivescript-js's tree have vulnerabilities. I have tried on a number of occasions to upgrade all the dependencies, and only end up getting myself into dependency hell.
RiveScript.js is intended to be extremely light on dependencies, with its package.json naming only thre
-
Updated
Feb 13, 2022 - Python
For example, now it is not possible to import TextProps of Text component from @urban-bot/core
Only as import { TextProps } from '@urban-bot/core/dist/components/Text';
-
Updated
Feb 28, 2022 - Python
We currently have to manually set permissions, visibility and linking to airy repo for every new package. This should be done with Github Actions when a new package is pushed
-
Updated
Jun 6, 2018 - Python
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
-
Updated
Feb 28, 2022 - PHP
-
Updated
Sep 23, 2017 - Python
-
Updated
Mar 15, 2021 - Kotlin
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: