-
Updated
Nov 30, 2020 - Python
{{ message }}
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
The most awesome list about bots
Errbot is a chatbot, a daemon that connects to your favorite chat service and bring your tools and some fun into the conversation.
A python chatbot framework with Natural Language Understanding and Artificial Intelligence.
Build Slack apps, in Swift
RestFB is a simple and flexible Facebook Graph API client written in Java.
Dialog creation and management for Microsoft Bot Framework Applications
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:
meteor npm install in Windows Powershell.Expected behavior
A feature-rich chat widget for Rasa and Botfront
Powershell-based bot framework
A RiveScript interpreter for JavaScript. RiveScript is a scripting language for chatterbots.
Chat Bot Samples for Google Chat.
chatbot_ner: Named Entity Recognition for chatbots.
Wren enables users to discover and explore daily news stories
A Java library for building Chatbots on the Facebook Messenger Platform - easy and fast.
基于Pytorch的中文聊天机器人 集成BeamSearch算法
Tensorflow based Neural Conversation Models
Run and debug Alexa skills on the command-line. Create bots. Run them in Slack. Run them anywhere!
You can read the book here: https://goo.gl/vj4Qr6. Feel free to submit issue if you found a mistake.
Add a description, image, and links to the chatbots topic page so that developers can more easily learn about it.
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: