RoberWare / TrendingTwitterBot

This program uses a text generator RNN to write tweets like the Twitter accounts you specify.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TrendingTwitterBot

This program uses a text generator RNN to write tweets like the Twitter accounts you specify.

Thanks to the work of

Usage

python main.py

The first run will let you edit the config.ini file in terminal to set your twitter credentials. Anyway you can use this program to train the textgenrnn without a Twitter account.

Main menu

Loading pre-trained model alt text

Selecting files to train with

alt text

Training the model

alt text

Examples of output

https://github.com/RoberWare/TrendingTwitterBot/blob/master/output_examples/best_of_JokesMemesFacts.txt https://github.com/RoberWare/TrendingTwitterBot/blob/master/output_examples/best_of_realdonaldtrump.txt

About

This program uses a text generator RNN to write tweets like the Twitter accounts you specify.


Languages

Language:Python 100.0%