#
Chat Bot

A software application used for an online chat via text or text-to-speech, instead of giving contact with a human.
Here are 6,004 public repositories matching this topic...
nlp
bot
machine-learning
natural-language-processing
bots
botkit
chatbot
bot-framework
nlu
spacy
mitie
chatbots
machine-learning-library
wit
rasa
conversational-agents
conversational-bots
chatbots-framework
conversational-ai
conversation-driven-development
-
Updated
Sep 6, 2021 - Python
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
python
bot
language
machine-learning
chatbot
chatterbot
conversation
statement
conversational-dialog-engine
-
Updated
Aug 28, 2021 - Python
Botkit is an open source developer tool for building chat bots, apps and custom integrations for major messaging platforms.
slack
bot
facebook
bots
twilio
facebook-bot
botkit
chatbot
sms
facebook-messenger
microsoft-bot-framework
conversational-ui
cisco-spark
glitch
botkit-studio
bot-application
making-bots
microsoft-teams
workplacebyfacebook
web-bot
-
Updated
Sep 2, 2021 - TypeScript
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
python
nlp
machine-learning
natural-language-processing
tutorial
deep-learning
course-materials
tensorflow
chatbot
stanford
-
Updated
Dec 22, 2020 - Python
nlp
bot
sdk
bots
botkit
machine-learning-algorithms
chatbot
bot-framework
nlu
microsoft-bot-framework
conversational-ui
conversation
chatbots
bot-builder
botpress
botkit-bots
rasa
chatbot-framework
conversational-ai
-
Updated
Sep 5, 2021 - TypeScript
Open
Fedora & apt-get
2
AsterYujano
commented
Oct 5, 2019
Specs
- Leon version: latest
- OS (or browser) version: Fedora 30
- Node.js version: 10.16.3
- Complete "npm run check" output:
➡ Here is the diagnosis about your current setup
✔ Run
✔ Run modules
✔ Reply you by texting
❗ Amazon Polly text-to-speech
❗ Google Cloud text-to-speech
❗ Watson text-to-speech
❗ Offline text-to-speech
❗ Google Cloud speech-to-text
❗ Watson spee
Deep Learning and Reinforcement Learning Library for Scientists and Engineers 🔥
python
google
reinforcement-learning
deep-learning
neural-network
tensorflow
chatbot
artificial-intelligence
gan
dqn
imagenet
tensorflow-tutorials
object-detection
a3c
tensorlayer
tensorflow-tutorial
-
Updated
Sep 4, 2021 - Python
roelofr
commented
Feb 22, 2020
- BotMan Version: 2.5.0
- PHP Version: 7.4.2
- Messaging Service(s): Telegram, Web
- Cache Driver: Redis
Description:
I noticed the typesAndWaits
uses the sleep
method, but this only allows you to sleep whole seconds.
Wouldn't it be better to use usleep
, so we can sleep for 2.5 seconds, or 0.5 seconds?
I noticed the code moved from the BotMan class to the drivers, but the ch
An open source library for deep learning end-to-end dialog systems and chatbots.
nlp
bot
machine-learning
deep-neural-networks
ai
deep-learning
tensorflow
chatbot
artificial-intelligence
named-entity-recognition
question-answering
chitchat
nlp-machine-learning
dialogue-agents
dialogue-systems
slot-filling
entity-extraction
dialogue-manager
intent-classification
intent-detection
-
Updated
Sep 3, 2021 - Python
An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more
nodejs
javascript
nlp
bot
classifier
natural-language-processing
bots
sentiment-analysis
chatbot
nlu
hacktoberfest
entity-extraction
conversational-ai
-
Updated
Aug 25, 2021 - JavaScript
Snips Python library to extract meaning from text
python
nlp
bot
machine-learning
text-classification
chatbot
nlu
ml
information-extraction
named-entity-recognition
machine-learning-library
ner
snips
slot-filling
intent-classification
intent-parser
-
Updated
May 3, 2021 - Python
Venom is the most complete javascript library for Whatsapp, 100% Open Source.
chat
bot
framework
ai
chatbot
message
whatsapp
whatsapp-bot
venom
whatsapp-api
puppeteer
ai-bot
sulla
bot-typescript
zap-api
zap-bot
bot-javascript
-
Updated
Sep 3, 2021 - JavaScript
hugolgst
commented
Apr 17, 2020
Create a weather module which will get the weather for a given city, at a given date (using the language/date
package).
The API for that isn't chosen yet.
You can copy the model of the Spotify module for the registration of the tokens, see here
Save the API key into user information if the API requires a token.
Opene
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
-
Updated
Jul 21, 2019 - Python
The most awesome list about bots ⭐️ 🤖
slack
alexa
awesome
bots
telegram-bot
slackbot
facebook-messenger-platform
alexa-skills-kit
facebook-bot
chatbot
bot-framework
messenger-bot
facebook-messenger
cortana
chatbots
awesome-list
slack-bot
siri
alexa-sdk
voice-assistant
-
Updated
Aug 5, 2021
An extensible message tunneling chat bot framework. Delivers messages to and from multiple platforms and remotely control your accounts.
framework
percentage
chatbot
python-3
chat-bot
receive-messages
tunnel-bot
chat-tunneling
eh-forwarder-bot
-
Updated
Jul 28, 2021 - Python
Errbot is a chatbot, a daemon that connects to your favorite chat service and bring your tools and some fun into the conversation.
-
Updated
Aug 27, 2021 - Python
A multi-function Discord bot
-
Updated
Sep 6, 2021 - Python
一个可以自己进行训练的中文聊天机器人, 根据自己的语料训练出自己想要的聊天机器人,可以用于智能客服、在线问答、智能聊天等场景。目前包含seq2seq、seqGAN版本、tf2.0版本、pytorch版本。
-
Updated
Dec 4, 2020 - Python
Rasa Core is now part of the Rasa repo: An open source machine learning framework to automate text-and voice-based conversations
nlp
bot
machine-learning
bots
botkit
chatbot
bot-framework
machine-learning-library
rasa
chatbot-framework
conversational-agents
conversational-bots
conversational-ai
-
Updated
Jun 5, 2019 - Python
bot
php
laravel
composer
sdk
telegram
telegram-bot
botkit
chatbot
bot-framework
laravel-package
php-sdk
laravel-5-package
composer-packages
telegram-bot-sdk
telegram-bot-api
laravel-telegram
laravel-bot
laravel-6-package
laravel-7-package
-
Updated
Aug 16, 2021 - PHP
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