Horizon: GitHub repo for AI news briefings
Horizon is an open-source news radar that pulls from HN, RSS, Reddit, Telegram, GitHub, and OpenBB to make daily English and Chinese briefings.

Horizon is an open-source news radar that builds daily briefings in English and Chinese.
Thysrael’s Horizon repo packages a self-hosted news pipeline that fetches, deduplicates, scores, enriches, and summarizes stories into daily briefings. The project is on GitHub, with 3.9k stars, 540 forks, and 159 commits listed on the repository page.
| 項目 | 數值 |
|---|---|
| GitHub stars | 3.9k |
| Forks | 540 |
| Commits | 159 |
| Languages | English and Chinese |
| Default window | 24h |
What changed
Get the latest AI news in your inbox
Weekly picks of model releases, tools, and deep dives — no spam, unsubscribe anytime.
No spam. Unsubscribe at any time.
Horizon is built to give developers a first-pass briefing over noisy sources instead of a single-model summary. It pulls from GitHub releases and user activity, Hacker News, Reddit, RSS, Telegram, Twitter/X, and OpenBB financial news watchlists.

The pipeline does more than collect links. It can deduplicate the same story across feeds, score items with Claude, GPT, Gemini, DeepSeek, Doubao, MiniMax, Ollama, or any OpenAI-compatible API, add web context, summarize comments, and publish the result to GitHub Pages, email, chat apps, webhooks, or MCP.
- Source setup is driven by one JSON config.
- The wizard can generate a personalized source list from user interests.
- English and Chinese briefings come from the same inputs.
- Output targets include Pages, SMTP email, Feishu/Lark, DingTalk, Slack, Discord, and custom webhooks.
Why it matters
For teams that track fast-moving tech or market news, Horizon reduces the manual work of scanning feeds and copying items into a daily digest. The repo also makes the scoring layer adjustable, so users can set thresholds and model choices instead of accepting a fixed ranking.

That matters for builders who want a private briefing system they can run locally or in Docker. The project also ships a GitHub Actions cron example, which makes it easier to turn the repo into an automated daily pipeline without building the orchestration from scratch.
The main question is not whether AI can summarize news, but which sources, filters, and delivery channels you want in the loop.
// Related Articles
- [TOOLS]
知乎这篇软文教你写出能卖货的标题
- [TOOLS]
GitHub Copilot app enters desktop agent preview
- [TOOLS]
Top AI GitHub Repositories Dominating 2026
- [TOOLS]
GitHub skills repos turn AI coding into workflows
- [TOOLS]
Top AI Prompt Engineering Tools for 2026
- [TOOLS]
170-member AAIF backs 10 open-source AI agent frameworks