Alternatives
Products that do what Newsful.ai – AI-Powered News Digest Platform does
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.
- 1HA
Hey there HN! I wanted to share a pet project of mine. I built HackYourNews [1] to scratch a personal itch: Knowing which stories to focus on while browsing aimlessly (though there is a certain joy in that, as well!) HackYourNews uses OpenAI's gpt-3.5-turbo to summarize the destination article as well as the comments section. Summarization of the article is always cached, while summaries of the comments are regenerated if the comments count is >10% (or >10 comments) different. While I styled the homepage to welcome HNers, my preferred view is the Mobile view, accessed from the navbar. This…
2023 · hackyournews.com
- 2

- 3

- 4

- 5AS
I've made a Hacker News skill for Alexa so people can get tech news while driving, cooking, or cleaning. The first version lists post titles and summarizes articles: https://www.amazon.com/dp/B07CKVDXC3 I'll have lots of time over the next few months to refine it and add things like - comment summaries - selecting posts by topic, and eventually - answering questions about articles What do you think of the skill? What I should add to it? What do people think about voice assistants in general? To keep in touch, talk to me on Twitter or by email:…
2018
- 6

- 7NR
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
- 8RT
I decided to build my own AI feeds reader since I wanted features I couldn't find, or at least not in the way I wanted to, for instance: - Filter news by interest/category - Cluster same story from different sources into one - Show short summary of each new so you can skip if it's not really that interesting to you - Track relevant AI figures, but not only their tweets and posts but also their appearences in articles and interviews I'm still tuning it and improving it everyday.
4d ago · aibriefs.news
- 9IM
Hi HN, I made an AI-digested news platform called Tailored News to help people efficiently consume content in today’s information-overloaded world. Our platform uses AI to curate and summarize the most important stories, providing concise insights and weekly audio briefings. This approach ensures that you stay informed without feeling overwhelmed. Key Features: - AI-Digested Content: We use AI to summarize news, highlight key points, and generate an audio version - Full Context in a Nutshell: I created the Minimum Context Understanding (MCU) concept to provide brief context summaries for…
2024 · tailored.news
- 10HN
Hey Hacker News community, We're excited to announce the launch of our new Chrome extension, "Hacker News Summarizer," which uses OpenAI API to summarize articles on Hacker News. It helps you quickly understand the key takeaways without reading the whole article. Plus, no login or confirmation is required to use it! Simply install the extension and click the "summary" link next to "comments" when you want to read an article. Disclaimer: Not all articles are summarised, or supported but we will change and try to support them later. Additionally, this extension is not affiliated with OpenAI or…
2023 · chrome.google.com
- 11HN
I built this clone of Hacker News to get a quick summary of articles before deciding to read them. Summaries are cached in localStorage. Not useful for links to social media sites.
2025 · hn-summaries.vercel.app
- 12HC
A year and a half after I published https://HackYourNews.com, I've rewritten it to be neater and added support for more news sources. HackYourNews.com v1 had a great response on HN [1] and consistently sees ~2k weekly unique visitors. There were many long-standing requests that I wanted to fulfill (thanks for your patience!): a proper dark mode, correct rendering on mobile devices, and more cogent summaries. This rewrite is the result. gpt-4o-mini reduces the cost of summarization to an absurd degree, so it's now sustainable to keep this free service going! Someday, I hope to use…
2025
- 13

- 14

- 15IB
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
- 16DR
Hi HN, Would love your thoughts on Open Paper Digest. It’s a mobile feed that let’s you “doomscroll” through summaries of popular papers that were published recently. Backstory There’s a combination of factors lead me to build this: 1. Quality of content social media apps has decreased, but I still notice that it is harder than ever for me to stay away from these apps. 2. I’ve been saying for a while now that I should start reading papers to keep up with what’s going on in AI-world. Initially, I set out to build something solely for point 2. This version was more search-focussed, and…
Dec 2025 · openpaperdigest.com
- 17

- 18TN
I made this for when I come back from vacation and want to catch up on news. It's a bit of a simplistic LLM transformation on headlines and URLs that I store from RSS feeds. So it bugs out sometimes. But I think it might be useful to me. You can check out some of the prompts in the "debug" links. What do you think?
2025 · ubershmekel.github.io
- 19

- 20FV
2015 · feedial.com
- 21

- 22BE
We’re George and Ann, and want to share a Hacker News specific browser extension that we have been working on. We all love the rich discussions in HN, but navigating long posts with multiple threads can sometimes be challenging. You get lost in the depth and breadth of the discussion. There are a few AI-based summarization tools, but they typically focus on summarizing the article rather than the comments, and thus miss the essence of threaded discussions. So, we built Hacker News Companion, a browser extension that makes it easy to navigate discussions and understand diverse viewpoints…
2024 · github.com
- 23

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
- 24AN
A01 is a news reader where you define your own algorithm in plain English. For example, you can prompt it with: • "I want to follow recent AI startups and their first funding rounds.” • "I want updates on regulation changes and enforcement actions around stablecoins.” Every few hours, the backend fetches new articles, embeds them, and scores each one against your prompt. Only the most relevant pieces show up. No engagement metrics, trending bait, or “you might also like” filler. I built this because I every time I opened up Twitter or LinkedIn to stay informed on something, but always ended…
2025
Ranked by how close each launch is in meaning, then by votes. Refine with a description →