Skip to content

amaanabbasi/chattybot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatty bot     logort

Train a chatbot on your whatsapp chat.

Requirements

  • pip install -r requirements.txt

Getting started

  • Get your whatsapp chat, for steps click here.
  • Train the model on the chat data ☝, python main.py train filename.txt.
  • Test the bot, python main.py chat.
  • Don't forget to turn on the speakers.

Snapshots

capture

The results are not great, as you can see above. The reason is the algorithm that it is using is very simple but it can be improved, you can learn more about it here.

Releases

No releases published

Packages

No packages published

Languages