I built `This Hackernews Does Not Exist` which is similar to this: https://coxomb.github.io/This-Hacker-News-Does-Not-Exist/ HN comments: https://news.ycombinator.com/item?id=33845946
Show HN: NotYetNews – AI-Generated News from the Future
31–40 of 47 posts
Re: Show HN: NotYetNews – AI-Generated News from the Future
#32(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...
Re: Show HN: NotYetNews – AI-Generated News from the Future
#33Re: Show HN: NotYetNews – AI-Generated News from the Future
#34Re: Show HN: NotYetNews – AI-Generated News from the Future
#35Check 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...
And Filippo Valsorda's gem:
And of course my one (shameless plug):
https://coxomb.github.io/This-Hacker-News-Does-Not-Exist/
I think everyone should have their own fake HN side project lol
Re: Show HN: NotYetNews – AI-Generated News from the Future
#36Earlier quoted context omitted.
The silver lining is that flooding the internet with AI spam is self-defeating since it will taint the training data for future models. Instead of learning to immitate humans they'll begin to imitation the imitations, then imitate the imitations of the imitations.
Everything in archives pre-2021 is still untainted. All major social media, Q&A, code repos, and archive.org are timestamped. It taints future collection of training data, but not existing collection of training data.
Re: Show HN: NotYetNews – AI-Generated News from the Future
#37Check 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...
Re: Show HN: NotYetNews – AI-Generated News from the Future
#38Check 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...
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 posts.
For my project, I'm generating structured JSON with an [OpenAI Function](https://platform.openai.com/docs/api-reference/chat/create#c...) as I found even if you tell it the format you want in the prompt, it sometimes ignores it or doesn't match exactly. Then I'm uploading the JSON and images to S3.
I didn't realize you could get a DALLE image and drop it in your own directory with a oneliner like you have. Very nice!
Re: Show HN: NotYetNews – AI-Generated News from the Future
#39I built `This Hackernews Does Not Exist` which is similar to this: https://coxomb.github.io/This-Hacker-News-Does-Not-Exist/ HN comments: https://news.ycombinator.com/item?id=33845946
Re: Show HN: NotYetNews – AI-Generated News from the Future
#40Check 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...
I feel like stripping the emojis out would make it a bit more realistic