The Wayback Machine - https://web.archive.org/web/20210821054746/https://github.com/topics/chatbots
Skip to content
#

chatbots

Here are 540 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 Aug 20, 2021
  • Python
transfer-learning-conv-ai
jb33k
jb33k commented Jun 4, 2019

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.json file structure and added my own data. I deleted dataset_cache_OpenAIGPTTokenizer file but when I try to train, I get this error:

INFO:train.py:Pad inputs and convert to Tensor
Traceback (most recent call last)
Chatbot
padmalcom
padmalcom commented Nov 12, 2020

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.

WPPConnect is an open source project developed by the JavaScript community with the aim of exporting functions from WhatsApp Web to the node, which can be used to support the creation of any interaction, such as customer service, media sending, intelligence recognition based on phrases artificial and many other things, use your imagination.
  • Updated Aug 20, 2021
  • JavaScript

Improve this page

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

Learn more