zenfeed
Zenfeed is an AI-powered RSS reader and information aggregation platform written in Go that combines traditional RSS feeds with LLM-based filtering, summarization, and monitoring. It integrates with multiple AI providers (Qwen, OpenAI, Anthropic, Gemini, Deepseek) and supports email notifications, webhooks, and MCP server functionality.
Key facts
Objective fields from the source. Values we can't verify are shown as “Unknown” rather than guessed.
| Field | Value |
|---|---|
| Repository | glidea/zenfeed |
| Owner | glidea |
| Primary language | Go |
| License | AGPL-3.0 — OSI-approved |
| Stars | 1.7k |
| Forks | 105 |
| Open issues | 14 |
| Latest release | v0.7.0 (2025-11-07) |
| Last updated | 2026-07-03 |
| Source | https://github.com/glidea/zenfeed |
What zenfeed is
Built in Go with declarative YAML configuration, Zenfeed implements a pipeline-based content processing model similar to Prometheus relabeling, supports custom prompts for tagging/filtering, exports RSS and query APIs, and can operate as an MCP server for AI tool integration. Deployable via Docker Compose with PostgreSQL backend.
Get the zenfeed source
Clone the repository and explore it locally.
git clone https://github.com/glidea/zenfeed.gitcd zenfeed# follow the project's README for install & configurationNeed it deployed, integrated, or customized instead? DEV.co ships production installs.
Best use cases
Implementation considerations
- Requires external LLM API key (Qwen/Silicon Flow recommended for free tier; also supports OpenAI, Anthropic, Gemini, Deepseek). Cost scales with content volume and processing frequency.
- Default deployment uses PostgreSQL; ensure persistent volume and backup strategy for production. Data retention policy (8 days default) must align with compliance/business requirements.
- Custom YAML configuration is powerful but requires expertise in pipeline design, prompt engineering, and relabeling rules. Expect iteration cycles for optimal filtering/scoring behavior.
- Network access to RSS source URLs is mandatory; verify firewall and proxy rules permit outbound HTTP(S) to diverse domains. No built-in rate-limiting or caching optimization documented.
- API keys are stored in environment variables with no encryption at rest. Network exposure without authentication is a security risk; restrict to trusted internal networks or add reverse-proxy authentication.
When to avoid it — and what to weigh
- Requires Enterprise Authentication & Multi-Tenancy — Zenfeed explicitly lacks authentication mechanisms and is not designed for multi-user/multi-tenant scenarios. Unsuitable for SaaS platforms or organizations requiring fine-grained access control.
- Need Guaranteed Long-Term Data Retention — Default data retention is 8 days. If compliance or archival requirements mandate longer storage, custom deployment modifications are necessary and unsupported.
- Strict Commercial Use Requirements — AGPLv3 license requires any distribution, modification, or network exposure to remain open-source. Commercial deployment without open-sourcing derivative work violates license. Author requests notification for commercial use but enforcement is unclear.
- Zero-Configuration, Fully Managed SaaS Expectations — This is self-hosted software requiring API key provisioning, Docker knowledge, and configuration management. Not a plug-and-play managed service.
License & commercial use
AGPLv3 (GNU Affero General Public License v3.0). Copyleft license: any modification, distribution, or network service use must release source code publicly under the same license. Not a permissive license (e.g., MIT, Apache 2.0).
Requires review and author contact. README states 'commercial use should contact author for notification; can provide support within reasonable scope.' AGPLv3 does not automatically permit commercial use without open-sourcing. No SLA, indemnification, or commercial support terms documented. Explicitly discourages 'gray industry' use. Recommend legal review before commercial deployment.
DEV.co evaluation signals
Editorial assessment — not user reviews. Directional, with an explicit confidence level.
| Signal | Assessment |
|---|---|
| Maintenance | Active |
| Documentation | Adequate |
| License clarity | Needs review |
| Deployment complexity | Moderate |
| DEV.co fit | Good |
| Assessment confidence | High |
No built-in authentication or authorization. API keys exposed in environment variables with no encryption at rest. Designed for private/internal deployment only. README explicitly warns against public internet exposure without reverse-proxy protection. No security audit, SBOM, or vulnerability disclosure process documented. User responsible for network isolation, API key rotation, and HTTPS termination at reverse proxy layer.
Alternatives to consider
Feedly AI
Managed SaaS RSS reader with built-in AI summarization. No self-hosting required, but proprietary, closed-source, and less customizable. Suitable if you prioritize ease-of-use over control and open-source philosophy.
WiseFlow (AI Chief Intelligence Officer)
Similar event-monitoring/information-tracking focus. More opinionated for AI research use cases. Requires external LLM API like Zenfeed. Choose WiseFlow if you need web scraping and broader data source support; Zenfeed if you prefer RSS-centric, pipeline-based architecture.
RSSHub + Custom Aggregator
RSSHub generates RSS feeds from any web source; combine with simple aggregator (Miniflux, Tiny Tiny RSS). More modular, lighter-weight, no AI baked in. Better if you need pure RSS without LLM processing or prefer decoupled components.
Build on zenfeed with DEV.co software developers
Zenfeed gives you the power of AI-driven feed curation without algorithmic manipulation. Deploy in 1 minute with Docker, connect your LLM API, and start filtering feeds the way you want. Evaluate for team information triage, event monitoring, or personal knowledge management.
Talk to DEV.coRelated open-source tools
Surfaced by semantic similarity across the DEV.co open-source index.
Related on DEV.co
Explore the category and the services that help you build with it.
zenfeed FAQ
Can I use Zenfeed for commercial purposes?
What LLM providers are supported?
How long is data retained?
Is there a managed/hosted version of Zenfeed?
Software developers & web developers for hire
DEV.co helps companies turn open-source tools like zenfeed into production software. Our software development services cover the full lifecycle — architecture, web development, integration, and maintenance — delivered by software developers and web developers who ship. Engage our software development agency to implement or customize it for your mcp servers stack.
Ready to Reclaim Control of Your Information Diet?
Zenfeed gives you the power of AI-driven feed curation without algorithmic manipulation. Deploy in 1 minute with Docker, connect your LLM API, and start filtering feeds the way you want. Evaluate for team information triage, event monitoring, or personal knowledge management.