Ideanium Digest - AI News Summarizer Twitter Bot
AI-powered Twitter bot that pulls the latest stories from multiple RSS feeds, summarizes them with GPT and auto-posts clean, non-duplicate tweets on a schedule.
Overview
Description
Overview
🧠 Ideanium Digest – AI News Summarizer Twitter Bot
Ideanium Digest is a production-ready AI-powered Twitter automation bot that automatically fetches the latest news from multiple RSS feeds, summarizes them using OpenAI GPT models, and posts them directly to Twitter.
🚀 Features
📰 Multi-Source RSS Feeds – Fetches content from BBC, CNN, TechCrunch, MIT News, and more.
🤖 AI Summarization – Uses GPT-3.5 to create concise and engaging tweet-sized summaries.
🐦 Automatic Twitter Posting – Publishes summarized news directly to your Twitter account.
🛡️ Safe Mode – Runs perfectly even without API keys (prints tweets to console).
🔄 Duplicate Protection – Avoids reposting recent tweets automatically.
⏰ Cron Scheduling – Customizable intervals (default: every 3 hours).
📂 Clean Project Structure – Organized and easy-to-customize Node.js codebase.
🧩 How It Works
Fetches fresh articles from data/feeds.json.
Summarizes them using OpenAI (or fallback summarizer in safe mode).
Checks for duplicate tweets.
Posts to Twitter automatically, or prints to console in safe mode.
⚙️ Requirements
Node.js v16 or higher
npm or yarn
OpenAI API key (optional)
Twitter API v2 credentials (optional)
📦 Installation
1. npm install
2. cp .env.example .env
3. Fill in your API keys
4. npm start
That's it! The bot will immediately fetch and summarize the latest news, and either post to Twitter or print formatted tweets to your console.
🛡️ Safe Mode Demo
Even without API keys, Ideanium Digest runs in safe mode, producing complete AI-style summaries and formatted tweet previews directly in the console. Perfect for testing and Codester demo video!
📱 [SAFE MODE] Tweet would be posted:
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🧠 Ideanium Digest: AI startup OpenAI launches GPT-6, promising safer reasoning...
🧠 Ideanium Digest – AI News Summarizer Twitter Bot
Ideanium Digest is a production-ready AI-powered Twitter automation bot that automatically fetches the latest news from multiple RSS feeds, summarizes them using OpenAI GPT models, and posts them directly to Twitter.
🚀 Features
📰 Multi-Source RSS Feeds – Fetches content from BBC, CNN, TechCrunch, MIT News, and more.
🤖 AI Summarization – Uses GPT-3.5 to create concise and engaging tweet-sized summaries.
🐦 Automatic Twitter Posting – Publishes summarized news directly to your Twitter account.
🛡️ Safe Mode – Runs perfectly even without API keys (prints tweets to console).
🔄 Duplicate Protection – Avoids reposting recent tweets automatically.
⏰ Cron Scheduling – Customizable intervals (default: every 3 hours).
📂 Clean Project Structure – Organized and easy-to-customize Node.js codebase.
🧩 How It Works
Fetches fresh articles from data/feeds.json.
Summarizes them using OpenAI (or fallback summarizer in safe mode).
Checks for duplicate tweets.
Posts to Twitter automatically, or prints to console in safe mode.
⚙️ Requirements
Node.js v16 or higher
npm or yarn
OpenAI API key (optional)
Twitter API v2 credentials (optional)
📦 Installation
1. npm install
2. cp .env.example .env
3. Fill in your API keys
4. npm start
That's it! The bot will immediately fetch and summarize the latest news, and either post to Twitter or print formatted tweets to your console.
🛡️ Safe Mode Demo
Even without API keys, Ideanium Digest runs in safe mode, producing complete AI-style summaries and formatted tweet previews directly in the console. Perfect for testing and Codester demo video!
📱 [SAFE MODE] Tweet would be posted:
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🧠 Ideanium Digest: AI startup OpenAI launches GPT-6, promising safer reasoning...
Highlights
—
Quick requirements
—
Features
Feature list
No feature details provided.
Requirements
System / usage requirements
No requirements provided.
Installation
Installation & usage
No installation instructions provided.
Screenshots
Gallery