Hacker News new | ask | show | jobs
by adhi001 1755 days ago
How are the satirical posts being generated?
1 comments

Within the site it’s all user generated!

For the content generator, it’s a state of the art GPT3 markov chain, also known as a mad lib: https://github.com/cbh123/shlinked/blob/main/lib/shlinkedin/....