com um clique
news-sentiment-engine
Multi-source RSS news aggregation with Claude-powered sentiment analysis and structured briefing output
Menu
Multi-source RSS news aggregation with Claude-powered sentiment analysis and structured briefing output
| name | news-sentiment-engine |
| description | Multi-source RSS news aggregation with Claude-powered sentiment analysis and structured briefing output |
| 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"}} |
Collect and analyze AI/tech news from multiple sources with Claude-powered sentiment analysis. Open source lite version.
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
For each article:
The optional setup below clones and runs a third-party Node project from
tellmefrankie/news-engine. Review and pin that repository yourself before
running it, and do not expose API keys to an unreviewed checkout.
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
No paid APIs required for free tier. Anthropic API key only.
Free tier covers news collection and basic analysis.
Full bundle — $29 one-time: Investment-grade analysis (portfolio impact scoring, options flow correlation, earnings catalyst detection), Telegram auto-delivery. → https://jaehyunpark.gumroad.com/l/tcyahy
Core module from a production news analysis engine processing 50+ articles daily since 2026.
AI-powered presentation generation via the 2slides API — create slides from text, match a reference image style, summarize documents into decks, add AI voice narration, and export pages/audio. Use for any "make slides", "create a deck", or "slides from this document" request.
Diff a live page's accessibility violations against a baseline — by default compares uncommitted changes (stash-based), or pass --branch [<name>] to diff against a branch. Reports only new violations introduced, violations fixed, and pre-existing count. Use `scan` for a full audit with no diffing.
Use the Hugging Face Hub CLI (`hf`) to download, upload, and manage models, datasets, and Spaces.
Plan, orchestrate, and adversarially verify parallel AI coding agents with a dynamic multi-agent workflow engine.
Manage opencode permissions: review always-allow lists, suggest safe read-only commands, configure permission patterns
Generate AI images, videos, and music/audio from agents using the RunAPI CLI.