Skip to content

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

Notifications You must be signed in to change notification settings

RoberWare/TrendingTwitterBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages