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,982 public repositories matching this topic...
-
Updated
Jul 7, 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
Jul 5, 2022 - Python
Botkit is an open source developer tool for building chat bots, apps and custom integrations for major messaging platforms.
-
Updated
Jul 5, 2022 - TypeScript
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
-
Updated
Dec 22, 2020 - Python
-
Updated
Jul 8, 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
Apr 23, 2022 - Python
An open source library for deep learning end-to-end dialog systems and chatbots.
-
Updated
Jul 8, 2022 - Python
A framework agnostic PHP library to build chat bots
-
Updated
Jun 20, 2022 - PHP
An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more
-
Updated
Jul 4, 2022 - JavaScript
Venom is the most complete javascript library for Whatsapp, 100% Open Source.
-
Updated
Jul 7, 2022 - JavaScript
Snips Python library to extract meaning from text
-
Updated
Nov 17, 2021 - Python
A multi-function Discord bot
-
Updated
Jul 7, 2022 - Python
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
The most awesome list about bots
-
Updated
Apr 14, 2022
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
-
Updated
May 4, 2022 - Python
An extensible message tunneling chat bot framework. Delivers messages to and from multiple platforms and remotely control your accounts.
-
Updated
Jul 5, 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
Jul 5, 2022 - Python
一个可以自己进行训练的中文聊天机器人, 根据自己的语料训练出自己想要的聊天机器人,可以用于智能客服、在线问答、智能聊天等场景。目前包含seq2seq、seqGAN版本、tf2.0版本、pytorch版本。
-
Updated
Jun 9, 2022 - Python
Hi - I would like to save graph for visualisation in tensorboard. Tried to use tf.summary.FileWriter, but it does not generate any file. Please could you check - was it my mistake, or tf.summary is not supported? This is in the code sample below, 3)
Also a general question which method to use to save the graph. I have found 4 methods - see the code sample below. Seems that in this project you
-
Updated
Jul 8, 2022 - PHP
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

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

It would be nice to add more cross-references to the documentation. This should help users to better understand "where is this used?"/"what is this relevant for?".
For this, we can use the sphinx directive
.. seealso::like done e.g. here.Not