Check out my recent full-GPT-4 generated HN parody as well: https://crackernews.github.io (featuring coherent comment threads!) P.S. the prompts and the code I used can be found here: https://github.com/crackernews/crackernews.github.io/blob/gh...
This is great! Pretty similar to what I did in that you have actual links to the articles and even images. If you had a cron script that auto-generated new content every day, I think that would be the only thing that I'm doing that crackernews doesn't yet. Another interesting choice is you are generating the article content itself. It is wild how you can get it to generate markup on the fly for different styles of po…
Thank you for the feedback! I thought about that initially, but turned out that generated jokes become a bit repetitive after a while and the project actually requires manual curation (for which I don't have the time). Or, it needs some source of "external entropy" which I haven't figured yet.
What is also interesting is the exact ways in which LLM humor becomes repetitive. I believe it could be a subject of study on its own, as it reveals something interesting about how human humor is structured.
P.S. For example, for some reason LLM really love all kinds of jokes about pirates, pizza, cheese and lost socks.