
关于
多源 RSS 新闻聚合,配合 Claude 驱动的情感分析和结构化简报输出。
name: news-sentiment-engine description: "多源 RSS 新闻聚合,配合 Claude 驱动的情感分析和结构化简报输出" category: research risk: critical source: community source_repo: tellmefrankie/news-engine source_type: community date_added: "2026-05-13" author: tellmefrankie tags: [news, rss, sentiment-analysis, briefing, research] tools: [claude, websearch] plugin: targets: codex: blocked claude: blocked
新闻情感分析引擎(免费版)
从多个来源收集和分析 AI/科技新闻,配合 Claude 驱动的情感分析。开源精简版。
何时使用
- 需要从多个 RSS 来源准备简洁的 AI 或科技新闻简报时使用。
- 需要带有情感标签、标签和影响评分的排名文章摘要时使用。
- 监控产品发布、政策动向和基础设施变化等行业变化时使用。
- 在撰写每日或每周简报前需要去重重叠报道时使用。
功能说明
- 从 4+ 个 RSS 源收集新闻(TechCrunch、The Verge、Ars Technica、Hacker News)
- 跨来源文章去重
- 按重要性排名(行业影响、技术趋势、政策变化)
- 生成带情感标签的结构化简报
- 输出格式化简报卡片
使用方法
Collect latest AI/tech news from RSS feeds.
Rank top 5 by importance to the tech industry.
For each: summary (2-3 sentences), sentiment (positive/negative/neutral),
impact score (1-5), industry tags, one-sentence commentary.
Output as a structured briefing card.
输出示例
AI/Tech News Briefing — 2026-05-13
1. OpenAI announces GPT-5 with 2M context window
Source: TechCrunch | Impact: 5/5
Tags: #AI #LLM #OpenAI
Sentiment: Positive
Summary: OpenAI unveiled GPT-5 with a 2M token context window and
improved reasoning. Enterprise pricing starts at $0.03/1k tokens.
Commentary: Direct competitive pressure on Anthropic Claude 3.5.
Enterprise deals may shift in H2 2026.
2. EU AI Act enforcement begins for high-risk systems
Source: The Verge | Impact: 4/5
Tags: #Regulation #EU #Compliance
Sentiment: Neutral
输出格式
每篇文章包含:
- 标题 + 来源 + 发布日期
- 摘要(2-3句)
- 行业标签:[AI、半导体、云计算等]
- 情感:正面/负面/中性
- 影响评分:1-5
- 评论:1句行业观点
设置
以下可选设置会从 tellmefrankie/news-engine 克隆并运行第三方 Node 项目。在运行之前请自行审查并固定该仓库版本,不要将 API 密钥暴露给未审查的代码。
git clone https://github.com/tellmefrankie/news-engine
cd news-engine
pnpm install
cp .env.example .env
# Requires: ANTHROPIC_API_KEY
pnpm dev -- --collect-only
免费版无需付费 API。仅需 Anthropic API 密钥。
限制
- RSS 源可能存在延迟、消失、限流或重复联合报道。
- 情感和影响评分是简报辅助工具,不是权威的市场或政策分析。
- 示例设置运行第三方代码;使用前请审查仓库和环境变量。
- 输出在发布或投资使用前应与原始文章来源交叉验证。
专业版
免费版涵盖新闻收集和基础分析。
完整套件 - 一次性 $29:投资级分析(投资组合影响评分、期权流关联、财报催化剂检测)、Telegram 自动推送。 -> https://jaehyunpark.gumroad.com/l/tcyahy
作者
核心模块来自自 2026 年以来每日处理 50+ 篇文章的生产级新闻分析引擎。
兼容工具
Claude CodeCursor
标签
AI与机器学习