Generate topical and favorable political speeches.
Ever wanted to be a politician, but couldn't figure out what to say? Well, now you can! We've carefully studied the speech patterns of some of the 2016 Presidential front runners in order to have you speaking like the professionals!
Pick a topic, hit generate, and TrumpIt!
Clone the git repository to your local machine and build.
$ git clone https://github.com/nickzuber/trumpit.git
$ cd trumpit
$ npm install
$ npm run build
$ node app
Notice:
I use local environment variables to configure the Twitter API, so for this application to run on your local machine you're going to have to set up your own Twitter app and supply the credentials.