Alternatives
Products that do what QuickNews, a News Aggregator Based on Doc2Vec does
Hi everyone, Not happy with the current news aggregators and thrilled about ML models for text processing, a colleague and I built an aggregator fully based on Doc2Vec: https://www.quicknews.ai/. We currently poll ~120 news sources every 15 minutes, and construct a personalized news feed for every user. There are plenty of ways in which Doc2Vec is used here: 1) Clustering the articles into topics 2) Deduping overly similar articles when generating the feed 3) Routing notifications about breaking news to interested users 4) Calculating similarity between…
- 1

- 2

- 3AN
2019 · github.com
- 4AS
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
- 5

- 6

- 7TA
I got fed up with the news reader apps out there so I decided to make my own. Its a simple concept where it tracks all your favorite news sources for new posts and the social shares it received. Then it ranks it HN/Reddit style using social shares as upvotes. It's not meant to be alternative to HN, just a focused way to track your favorite sources. Please try it out and let me know what do you think, http://telescope.surf/ Note: you can do 'Add to Homescreen' on mobile to make it as an app. Please leave a feedback or any feature wishlist you may have. Thanks!
2017
- 8HM
One year ago, I downloaded the news.arc code and decided that I would teach myself programming by building a better aggregator. At that time, I had some rudimentary HTML knowledge, and little FORTRAN under my belt. I knew that I wanted an aggregator that could support a wide range of submissions, and one that could scale without losing quality for the user. Hubski is what I have to show for my time and effort. The easiest way to describe Hubski is to say that it uses a commenting system akin to HN or Reddit, but uses a sharing scheme like Twitter. You have a personal feed comprised of the…
2011
- 9IA
2015 · idina.com
- 10NA
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
- 11NR
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
- 12SH
Been feeling a bit left out in this fast paced world of ML/AI, so built my first ML project since college. The idea is to scrape the most recent HN article titles and use TF-IDF and cosine similarity as metrics to rank articles that you're interested in to filter out only relevant things. Hopefully a fun project for beginners to get inspiration to jump into this world.
2023 · github.com
- 13NA
2020 · nanonews.app
- 14MN
2013 · summary.io
- 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
- 16RT
Hey HN! Why I built this: Over the last 10 years I relied heavily on Twitter as my primary source of information. I could get a wide range of information in one place, and each information nugget came in a small format of about 280 characters which was good for summarizing. But recently due to algorithmic changes and the AI frenzy, Twitter has become very noisy and hard to keep up with. So I built GoldenScoop. It takes personalized information requests and runs a swarm of agents in the background. Our swarm reads multiple news sources every day and provides customized information based on…
2025 · goldenscoop.live
- 17RT
3d ago · aibriefs.news
- 18AF
I've always felt it a bit hard to grasp how far news reach and all. Because I'm also a bit behind on python, I decided to build something from scratch. It's really simple: docker compose, micro services connected to some very basic data pipelines using rabbitMQ, and some local NLP. The NLP portion is a bit slow as it's pure CPU and doesn't leverage GPU/NPE if you have them. The tool offers you to define your own "labels" and "relations", which are then picked up by the local NLP models to assign it to news articles. Standard, there are only a few included. But the goal is to have your…
Mar 2026 · github.com
- 19MF
Hey everyone, Common advice for inexperienced hackers suggests "scratching an itch." Like many others here, I spent too much time on HN, Google Reader and Twitter searching for interesting stuff, so I decided to write an app that brings interesting links to you with no other distractions. HighFive uses Twitter and bit.ly's APIs to find interesting links in your timeline. When you log in, you'll see a group of five links with voting arrows. No HN comments or RSS feeds with hundreds of links--just a few interesting articles that you can read, then get back to work. HighFive was built using…
2011
- 20NH
This is the result of an 8 day final project for DBC Chicago. Our team scraped over 140,000 headlines of several news agencies stretching back several years. We then took those headlines and fed them through the AlchemyAPI sentiment analysis engine to assign each one a score. They were then plotted in a couple different ways using D3. This is far from perfect and even farther from scientific. It was done in 8 days by some passionate amateur developers. It was however a lot of fun and very interesting. You can read about it and the team in more detail on the repo page here:…
2013 · headlines-and-data.herokuapp.com
- 21AF
2015 · kabonky.com
- 22IM
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
- 23BE
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
- 24RM
http://newspo.st/dev-preview.html I'd like to hear some feedback about this App I've been working on lately. It's exactly what everyone tells you not to do: a "news app", but I strongly believe this one is different: News are ranked by real-time Twitter popularity, you can see what people says on Twitter about a specific topic and you can download full articles as well. I think personalization narrows the scope of articles you can come across, while sometimes it's good to read about stuff that matters to everyone. The first raw version of the app is now available on iTunes. If…
2013
Ranked by how close each launch is in meaning, then by votes. Refine with a description →