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,503 public repositories matching this topic...
-
Updated
Jan 31, 2022 - Python
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
- Find all contacts for the room and find out the matched id
- Load the contact by id fir
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
-
Updated
Jan 8, 2022 - Python
Botkit is an open source developer tool for building chat bots, apps and custom integrations for major messaging platforms.
-
Updated
Feb 1, 2022 - TypeScript
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
-
Updated
Dec 22, 2020 - Python
-
Updated
Feb 1, 2022 - TypeScript
Fedora & apt-get
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
-
Updated
Dec 3, 2021 - Python
An open source library for deep learning end-to-end dialog systems and chatbots.
-
Updated
Jan 31, 2022 - Python
- 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 NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more
-
Updated
Jan 31, 2022 - JavaScript
Snips Python library to extract meaning from text
-
Updated
Nov 17, 2021 - Python
Venom is the most complete javascript library for Whatsapp, 100% Open Source.
-
Updated
Jan 31, 2022 - JavaScript
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
A multi-function Discord bot
-
Updated
Jan 30, 2022 - Python
The most awesome list about bots
-
Updated
Dec 6, 2021
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
-
Updated
Jul 21, 2019 - Python
An extensible message tunneling chat bot framework. Delivers messages to and from multiple platforms and remotely control your accounts.
-
Updated
Jan 27, 2022 - 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
Jan 29, 2022 - Python
一个可以自己进行训练的中文聊天机器人, 根据自己的语料训练出自己想要的聊天机器人,可以用于智能客服、在线问答、智能聊天等场景。目前包含seq2seq、seqGAN版本、tf2.0版本、pytorch版本。
-
Updated
Dec 30, 2021 - Python
Rasa Core is now part of the Rasa repo: An open source machine learning framework to automate text-and voice-based conversations
-
Updated
Jun 5, 2019 - Python
-
Updated
Jan 28, 2022 - PHP


What kind of feature are you missing? Where do you notice a shortcoming of PTB?
Python 3.10 was released very recently. While we won't be able to add any of its new features without breaking backward compatibility, we can add to our Github Actions test matrix and update the README to say the same.
Describe the solution you'd like