Alternatives
Products that do what Channel 784, infinite AI generated fake news does
I was inspired by Nothing Forever to make something while it's off air - Channel 784. It's a parody of evening news. How it works: I have a Node server that generates headlines, then expands each one and creates an intro and outro based on them, and then passes the headlines to DALL-E to generate pictures for each story and the stories to Google Cloud to generate speech. Then I save that as a JSON and load it into Unreal Engine. I'm not sure it's as funny as Nothing Forever, it's a bit more structured. If anyone's got any suggestions I'd love to hear them.
- 1IB
Think of HackerNews, but only for AI content. Did build this out of the wish for easier discoverability of new technologies in the AI/ML space. Obviously, so far only a tiny small community, but maybe a few of you find it nice to be around and want to post a link there every now and then :)
2023 · news.aiapipro.com
- 2IP
To be specific, the content is generated by a GPT-2 based model. https://amzn.to/2TCc0v2 Let me know if you have any questions :-)
2020
- 3NR
Hey folks! This is a project that I've been working in my free time for the past few months. It's a news aggregator that uses AI to select relevant articles and summarize them. The default sources are frameworks and libraries' updates, popular HN topics, and languages' subreddits threads that make past a certain threshold. You can run a local instance (needs an OpenAI key) and customize it with your own sources, and adjust the prompt as well. The resulting website can be browsed at https://dev-radar.com/ My next experiment will be with local news. I'm building some feeds with…
2023 · github.com
- 4IM
This is our entry in the "spontaneous event creation" ring. I'd love to hear what HN readers think!
2011 · shoutfast.com
- 5IB
Hi HN! I built a proof of concept 'newspaper' that creates short news articles of today's current events with GPT. This is a very rough proof of concept but I can't help but think this concept is the future. I think we'll all have AI daily newspapers in whatever theme we want, covering any amount of information we want, with the ability to expand or contract article length instantly. Sharing just to get everyone thinking about this future. Thanks for reading!
2023 · thegordonpost.com
- 6NA
I got tired of reading clickbait articles and seeing irrelevant ads. So I pulled in a few RSS feeds to create a news digest using OpenAI 4o-mini for summarisation. Appreciate any feedback you'all might have. PS: News-summarisation may have been done to death, but I'm a UI noob, so I'm using this project to learn some.
2025 · newsful.ai
- 7IB
I haven't seen anything like this so I decided to build it in a weekend. How it works: You see a bunch of things pulled from Wikipedia displayed on cards. You ask yes or no questions to figure out which card is the secret article. The AI model has access to the image and wiki text and it's own knowledge to answer your question. Happy to have my credits burned for the day but I'll probably have to make this paid at some point so enjoy. I found it's not easy to get cheap+fast+good responses but the tech is getting there. Most of the prompts are running through Groq infra or hitting a cache…
Apr 2026 · sleuththetruth.com
- 8HW
URL: https://hnnoai.readpipe.org/
22d ago · hnnoai.readpipe.org
- 9MD
Hello HN: I love the randomness of the universe. I've been spending some time creating a Craps simulator to help experience this love without having to shell out like a real degenerate. For others similarly fascinated: I would love to hear any and all feedback you've got on this. It's meant to be unique in the sense that it's a community-oriented, infinite simulation.
Feb 2026 · infinitecraps.com
- 10FN
2017 · fakebullshit.news
- 11HN
We're still in private beta but would love to give more invites and get feedback.
2011
- 12

- 13GT
HN is my homepage, and this site has inspired me throughout the years. I don't really know what I'm doing but I built DreyX.com from scratch as I got tired of searching for AI news all over the internet each day. Feel free to check it out and provide any sort of suggestions / feedback. Thanks!
Dec 2025 · dreyx.com
- 14CC
Hey there HN! I believe the future of AI communication will be more voice and less text. Low-latency realistic voice interactions are finally becoming feasible. I've built a few voice-first apps on Retell AI using Elevenlabs voices. This one uses Claude Haiku for responses and Mixtral to switch between posts and comments. The AI knows about the top 30 posts and their comments on Hacker News right now. After a Google sign-in you can try it free for 10 minutes. I'd love to hear your thoughts!
2024 · callhackernews.com
- 15NP
Former investigative reporter turned developer. I built a simple breaking-news monitor because tracking events across platforms is a mess now that Twitter’s unreliable. Bluesky is the backbone (a fraction of twitter, but still lots of journalists and OSINT folks), plus RSS, Telegram, Reddit, YouTube and Mastodon. Everything is one chronological feed with no algorithm, clear source labels, and lightweight activity detection when a region spikes above baseline (frequency math, not LLMs). But we do have a (hopefully non-obtrusive) AI-generated recent/post summary. Been building for a…
Feb 2026 · news-alert-eta.vercel.app
- 16SB
Hi HN! I and a couple of friends finally launched a project that's been kicking around since late last year: Stories by AI The spark of the idea was actually inspired by another Show HN ("I had some time yesterday so I made a GPT3 podcast to help you sleep" https://news.ycombinator.com/item?id=29428910). With the emergence of nice tools for co-writing fiction with GPT-3, I really liked the idea of publishing a bunch of short fiction where the AI largely did the writing. I still find the surreal fever-dream esque weirdness of language models really entertaining, and hope we can…
2022 · storiesby.ai
- 17IM
Yes, there's no reason for this to exist, it is just funny.
2025 · try.freemind.ai
- 18BA
Been in the AI image gen space since 2023, before even GPT image gen was a thing, and after spending ~9K on Facebook ads for my own projects (made a video about that actually) I realized the thing I kept getting stuck on was the creatives themselves. I'm horrible at making reels-type video ads and Canva even with templates is surprisingly complicated for ad-specific stuff, plus everything ends up looking the same as everyone else using the same templates. Made a video going into detail about the full FB ads journey if anyone's interested:…
Mar 2026 · admakeai.com
- 19LF
I've spent the past few weeks building *LLM.FM*, a GTA-inspired Radio Show where every topic, song, and advertisement is generated entirely by AI. I loved the absurd style of the radio stations in the Grand Theft Auto games, and I wanted to see how close I could get with todays AI stack. While it isn't quite as vulgar, I think it's still a unique experience! How it works * GPT-4.1 writes a "high-level" show overview given a desired structure, this is done to keep coherence between segments * Individual segment transcripts are generated with the provided outline * ElevenLabs turns the into…
2025 · llm.fm
- 20SH
https://www.youtube.com/shorts/JtFBkrFNYWk https://www.youtube.com/shorts/z3oZwV78m-c https://www.youtube.com/shorts/Gqta_wJILuE (and so on)
2022
- 21
- 22AS
Hi everyone, I read HN every day, but there was always more great content than I had time to read. I know there are already several HN summarizers on GitHub, and I tried some of them. They just didn't fit the workflow I wanted, so I decided to build my own. My project is a self-hosted app that automatically fetches top stories, summarizes them with AI, translates them into your preferred language, and prepares a personalized daily briefing in a nice customizable UI while you sleep. Maybe I'm not the only one who wanted this kind of workflow. I'd love to hear your thoughts, especially on what…
Jul 2026 · github.com
- 23WS
Hey HN!! Many of us enjoyed the "If YouTube had actual channels" Show HN post last week. As developers of a similar project, we wanted to share our approach to building a simulated live experience. We’ve spent around 18 months working on this and have managed to add some advanced features, including content-based interactivity. We are super excited to be releasing both the live stream and the code behind it. Our idea was to combine the communal watching experience of television with the modern trappings of the interactive web. If you go to the stream, you will be watching along with everyone…
2024 · github.com
- 24IM
welcome to the future of social media. https://github.com/ktyldev/singularity
2024 · singular1ty.tech
Ranked by how close each launch is in meaning, then by votes. Refine with a description →