1 comment

[ 98.6 ms ] story [ 498 ms ] thread
I used @minimaxir's aitextgen library to create a Twitter bot powered by GPT-2.

This bot takes Joe Biden's tweets as input and tries to respond in the first-person voice of Donald Trump. I didn't have any success with fine-tuning on a dataset of Trump's tweets, so I "included" all the information in the prompt to GPT-2 via [magic sauce](https://github.com/charlesjlee/trump_gpt2_bot/blob/main/twee...). It took a lot of fiddling, but I'm satisfied with the final output.

Links

https://news.ycombinator.com/user?id=minimaxir

https://github.com/minimaxir/aitextgen

https://github.com/charlesjlee/trump_gpt2_bot