
AI NEWS FINDER ABOUT AI NEWS
CAPS TITLE
AI NEWS Aggregator
🎉 AI News Aggregator - FULLY LIVE & WORKING!
Your elegant AI news aggregator is now fully functional with real data! Here's what you're seeing:
✅ Live Features
Left Panel - Latest Articles (20 visible):
-
Real AI news articles from OpenAI Blog, Google AI Blog, VentureBeat AI, TechCrunch AI
-
Each article shows: source, timestamp, title, description
-
Auto-generated hashtags below each article (#ArtificialIntelligence, #ChatGPTEnterprise, #TaxAdvisory, etc.)
-
"Read Article" links to original sources
Right Panel - Keyword Log (4 entries):
-
Shows sources visited in this fetch cycle: VentureBeat AI, Google AI Blog, OpenAI Blog, TechCrunch AI
-
Displays extracted keywords for the batch: AI Agents, Data Centers, Google Search, Claude Code, Cloud Infrastructure, etc.
-
Timestamps showing when keywords were logged
-
Scrollable panel for growing logs
🚀 How to Deploy & Keep It Running
Step 1: Deploy to Production
-
Click Publish button in Management UI (top-right)
-
Wait 2-5 minutes for deployment
-
Your site will be live at: ainewsagg-wvexct27.manus.space
Step 2: Set Up 5-Minute Auto-Refresh After deployment, run this command to start the cron job:
Bash
node scripts/setup-cron.mjs
This creates a Heartbeat job that:
-
Runs every 5 minutes automatically
-
Fetches fresh articles from all 5 RSS feeds
-
Auto-generates hashtags for each article
-
Extracts keywords and logs sources
-
Replaces the old batch with new articles
Step 3: Monitor
Bash
# View cron job status manus-heartbeat list # View execution logs manus-heartbeat logs --task-uid <task_uid>
📊 What's Working
✅ RSS fetching from 5 premium AI sources
✅ LLM-powered hashtag generation (5-8 per article)
✅ Keyword extraction (10 key topics per cycle)
✅ Elegant responsive UI (mobile/tablet/desktop)
✅ Real-time database storage
✅ Smooth animations and transitions
✅ All tests passing (7/7)
📁 Key Files
-
DEPLOYMENT.md — Complete deployment guide with troubleshooting
-
SETUP.md — Architecture and development details
-
scripts/setup-cron.mjs — Cron job initialization script
-
server/news.ts — RSS fetcher and LLM integration
-
client/src/pages/Home.tsx — Main UI component
The site is production-ready. Deploy it now and it will automatically fetch fresh AI news every 5 minutes!
AI News Aggregator
11:50 PM
ainewsagg-wvexct27.manus.space