Skip to content

shaunstanislauslau/Me_Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Me_Bot

A simple tool to make a bot that speaks like you, simply learning from your WhatsApp Chats.

Instructions:-

  1. From WhatsApp on your phone, go to any chat and export it by going into the settings. Move the txt file that you receive inside the Me_Bot folder.

  2. Run the clean_whatsapp_chats.py script using the command. Before running, change the names of the people by changing YOUR_NAME and OTHER_NAME in the scripts according to the txt file you have for your chats.

python clean_whatsapp_chats.py whatsapp_chat.txt

  1. Run the prepare_files.ipynb ipython notebook.

  2. Run the Me_Bot.ipynb file and you can play with the bot at the bottom!

About

Build a bot that speaks like you!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 92.5%
  • Python 7.5%