Discover and explore top open-source AI tools and projects—updated daily.
Generate rich RSS feeds from social aggregation sites
Top 97.7% on SourcePulse
Summary
Upvote RSS is a self-hosted tool that generates customizable RSS feeds from popular social aggregation websites like Reddit, Hacker News, and Lemmy instances. It targets users who prefer a low-volume, curated content consumption experience within their existing RSS readers. The primary benefit is the ability to filter and enrich content from these platforms, delivering highly personalized feeds with features like embedded media, AI summaries, and top comments.
How It Works
The project leverages PHP to fetch and parse content from various social platforms. It offers configurable filtering options, including score thresholds, posts per day, and NSFW filtering, to tailor feed content. For enhanced content extraction and summarization, it supports integration with external services like Readability.js, Mercury Parser, and multiple AI models (Ollama, OpenAI, Gemini, Anthropic, Mistral, DeepSeek) via API keys or local instances. Caching is implemented to improve performance, with options for filesystem or Redis caching.
Quick Start & Requirements
docker run
command or docker-compose.yml
is provided. Manual installation requires PHP >= 8.1.Highlighted Details
Maintenance & Community
The project is described as "pretty low-maintenance" by the author, who plans to add more platforms and AI summarizer options as time permits. Bug reports are accepted with the expectation of eventual addressing. No specific community links (Discord, Slack) or major contributor/sponsorship details are provided in the README.
Licensing & Compatibility
Limitations & Caveats
The project's maintenance is dependent on the author's limited free time, which may affect the pace of new feature development and bug fixes. Some websites may require JavaScript rendering, necessitating the use of a Browserless instance for optimal content parsing. The quality of AI summaries depends on the chosen model and configuration.
2 weeks ago
1 day