Skip to the content.

πŸ“° IAcine Live News Agent | AI-Powered Journalist from RSS Feeds

image

πŸ“– Introduction

IAcine Live News Agent is a real-time news monitoring tool that uses OpenAI GPT to analyze RSS feeds, summarize key articles, and generate a professional PDF report β€” all from a simple Streamlit interface.

Perfect for daily briefings, cybersecurity watch, political monitoring, or business intelligence. Turn information overload into clarity. πŸ§ πŸ“Š


πŸš€ Features

βœ”οΈ Live RSS Feed Parsing – Monitors over 30 curated news sources in real time

βœ”οΈ AI-Powered Summarization – Uses OpenAI to generate short and accurate news digests

βœ”οΈ PDF Report Generation – Outputs a ready-to-download, styled daily news report

βœ”οΈ Streamlit Interface – Clean and easy-to-use web UI

βœ”οΈ Optional Q\&A with GPT – Ask follow-up questions about summarized news

βœ”οΈ Keyword Filtering – Focus on specific topics, sectors, or custom interests


πŸ—οΈ Technologies


πŸ“¦ Installation

=== 1️⃣ Clone the Repository

git clone https://github.com/Yacine-Mekideche/ia-journalist-rss.git
cd ia-journalist-rss

=== 2️⃣ Create a .env File

OPENAI_API_KEY=your_openai_key_here

=== 3️⃣ Set Up Your Environment

python -m venv venv
# Activate:
source venv/bin/activate  # macOS/Linux
venv\Scripts\activate    # Windows

=== 4️⃣ Install Dependencies

pip install -r requirements.txt

▢️ Running the App

Start the app with:

streamlit run app.py

Then open the Streamlit UI in your browser. You can:


🎯 Demo

IAcine News Agent Demo


🧠 AI Architecture Overview


πŸ“¬ Contact Me

πŸ’‘ Into AI + News automation? Let’s build the future of media together.

Website LinkedIn GitHub YouTube

πŸ“© Business inquiries: contact@iacine.tech


#AI #RSS #Journalism #NewsAutomation #OpenAI #GPT #Streamlit #Python #DailyBrief #PDFReports #IAcineTech