with one click
news-sentiment-engine
// Multi-source RSS news aggregation with Claude-powered sentiment analysis and structured briefing output
// Multi-source RSS news aggregation with Claude-powered sentiment analysis and structured briefing output
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.
Security audit, hardening, threat modeling (STRIDE/PASTA), Red/Blue Team, OWASP checks, code review, incident response, and infrastructure security for any project.
Important: Before you begin, fill in the generatedBy property in the meta section of .actor/actor.json. Replace it with the tool and model you're currently using, such as "Claude Code with Claude Sonnet 4.5". This helps Apify monitor and improve AGENTS.md for specific AI tools and models.
Fast, modern JavaScript/TypeScript development with the Bun runtime, inspired by [oven-sh/bun](https://github.com/oven-sh/bun).
Conduct comprehensive security assessments of cloud infrastructure across Microsoft Azure, Amazon Web Services (AWS), and Google Cloud Platform (GCP).
Guide developers through setting up development environments with proper tools, dependencies, and configurations
| 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.