Skip to content

This is a simple chatbot using the Chatterbot library

Notifications You must be signed in to change notification settings

ZhijingEu/ZChatterbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ZChatterbot

This is a simple chatbot using the Chatterbot library that can connect to Whatsapp using Twilio.

Note: 1.You will need to sign up for your own Twilio account (They've got free trials) 2.I intentionally left out the training data I used , given that it's a bunch of my whatsapp chat logs , so the github only has a dummy file called "data.txt" that you have to fill up yourself. 3.This approach is fine for a 'for fun' demo as I used Flask's inbuilt development server which according to the docs themselves are " not designed to be particularly efficient, stable, or secure" . However if you are serious about building a bot for production, you'd probably need to explore a "proper" Python HTTP Server like Gnuicorn

About

This is a simple chatbot using the Chatterbot library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages