Back to browse
GitHub Repository

A self-hosted, single-user news dashboard with content is curated by LLM models

7 starsRuby

Neuz, a self-hosted news dashboard curated by Claude

by vladcodes·May 22, 2026·2 points·1 comment

AI Analysis

●●SolidCozyNiche Gem

Claude Routines push curated JSON to your local Roda+SQLite instance.

Strengths
  • CLI mints bearer key on first boot then deletes raw copy for security.
  • Claude interviews you once to generate personalized recurring prompts.
  • Runs as single tiny container on laptop, Pi, or VPS.
Weaknesses
  • Single-user design limits sharing or team curation workflows.
  • Depends entirely on Claude Routines availability and pricing.
Category
Target Audience

Privacy-focused users wanting personalized news without algorithms

Similar To

Feedly · Inoreader · Reeder

Similar Projects

AI/ML●●Solid

I built a personal news-curating AI using Ruby and Claude

Scheduler wakes at 7 AM, pulls 30 GNews items, and asks Claude to score and justify the top two — the README even wires this into Claude Code so you can call /news directly. It's a neat, pragmatic toy for people who want an explainable, feedback-driven digest for a specific beat (foreign policy), but it's a niche utility that depends on paid Anthropic access and doesn't break new ground in news filtering.

Niche GemShip It
ashishra0
104mo ago
Developer Tools●●Solid

Self-Hosted Task Scheduling System (Back End and UI and Python SDK)

The dashboard exposes cron/interval scheduling, timezone support, retries, execution history, realtime metrics and API-key login, and it runs with a single docker-compose up — exactly the pragmatic feature set you'd want for hosting private webhooks. It isn't reinventing scheduling (Airflow, Rundeck and hosted cron services already exist), but it's a tidy, usable package for teams that want a lightweight, self-hosted alternative with a Python SDK.

Niche GemShip It
rilesthefirst
203mo ago
Open Source●●Solid

Self hosted video feed for children

Vertical TikTok-style feed for family videos using Go and ffmpeg transcoding pipeline.

CozyShip It
vkolev
401mo ago