
RSSMonster
Google Reader-inspired RSS reader with smart folders and ranking
RSSMonster is a self-hosted RSS reader with a Google Reader-inspired interface and an emphasis on reducing information overload through scoring, deduplication, and declarative views. It combines a Vue-based frontend with a Node/Express backend and supports syncing with many existing RSS clients via compatible APIs.
Key Features
- Google Reader-style reading workflow, including mark-as-read on scroll
- Advanced search expressions for filtering, sorting, and date-based queries
- Smart Folders powered by composable queries for dynamic views (for example, top stories, low-noise)
- Semantic deduplication and clustering to group similar stories and reduce repeated coverage
- Article scoring for quality, originality/uniqueness, and importance-based ranking
- Feed trust scoring to prioritize consistently high-quality sources
- Multi-user accounts with separate preferences and data isolation
- OPML import/export for migration and portability
- Fever API and Google Reader API compatibility for third-party clients
- Optional AI assistant for natural-language search and feed management (configurable)
Use Cases
- Replace hosted RSS services with a private, multi-user reader
- Create ranked, low-noise “views” of large feed collections for daily reading
- Sync feeds to mobile/desktop RSS clients using Fever/Google Reader compatible APIs
Limitations and Considerations
- Some “AI assistant” features require configuring an external LLM provider and API key
- Semantic clustering and scoring can add additional compute and background processing needs
RSSMonster fits users who want a familiar RSS reading experience but with more control over prioritization, transparency of signals, and customizable views. It is especially useful for high-volume feed collections where deduplication and ranking reduce noise.
Categories:
Tags:
Tech Stack:
Similar Services

RSSHub
RSS feed generator for websites and platforms without RSS
RSSHub generates RSS/Atom/JSON feeds for thousands of sites and services that don’t provide feeds, exposing them as subscribable endpoints you can self-host.

Glance
Self-hosted, configurable dashboard for feeds and status widgets
Glance is a lightweight self-hosted dashboard that aggregates RSS and other widgets (Reddit, YouTube, weather, markets, server stats) into customizable pages.

Karakeep
Self-hosted bookmarks, notes, and media with AI tagging and search
Self-hostable bookmark-everything app for links, notes, images, PDFs, and archives with full-text search, AI tagging/summaries, RSS ingestion, and API access.

Linkwarden
Self-hosted collaborative bookmark manager with archiving and annotation
Self-hosted collaborative bookmark manager with reader mode, highlights, tagging, full-text search, and automatic webpage preservation as screenshots and PDFs.


FreshRSS
Lightweight self-hosted RSS and Atom feed aggregator
FreshRSS is a fast, multi-user RSS/Atom feed aggregator with tagging, search, OPML import/export, WebSub push updates, and optional web scraping for sites without feeds.

wallabag
Read-it-later web app for saving and classifying articles
wallabag is a self-hostable read-it-later service to save web pages, extract clean article content, tag and organize items, and read them on any device.
JavaScript
Express
Docker
Node.js