[Side Project]. If you are bored by telegram group chats, try to summarize chat to see how would your friends would react to your messages.
- Gather data - Export Group chat from Telegram
- Put chat export folder to chat folder
- Run
python parse_telegram.pyto parse html message chat to txt file - Run
python train.py(Need big GPU for cuda acceleration) - Create Telegram bot
- Copy
config.ini.defaulttoconfig.ini. And set [TELEGRAM][secret] to telegram bot api_key. - Run
python bot.pyto run bot - Enjoy the bot