Skip to content

GopalDose/WarCast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌐 WarCast – AI-based Defense News Aggregator

WarCast is an AI-powered, multilingual news aggregator built to streamline and personalize defense-related news. It collects real-time articles from over 10 trusted sources, analyzes their sentiment, and delivers short, focused summaries to help users stay informed without information overload.


πŸš€ Features

  • πŸ” Multilingual News Scraper: Aggregates real-time news from 10+ global defense sources.
  • 🧠 Personalized Sentiment Feed: Uses DistilBERT for fine-tuned sentiment classification.
  • βœ‚οΈ AI Summarization: Generates crisp, 150-word summaries using BART-based transformer models.
  • 🌍 Multilingual Support: Enables access to news in multiple languages.
  • πŸ“° Categorized Feed: Classifies content under defense, geopolitics, cyberwarfare, and more.

πŸ› οΈ Tech Stack

  • Backend: Python, Flask
  • AI Models:
  • Scraping: BeautifulSoup, Newspaper3k, Requests
  • Deployment: Flask REST APIs with frontend-ready JSON responses

πŸ“¦ Installation

git clone https://github.com/yourusername/WarCast.git
cd WarCast
pip install -r requirements.txt
python app.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors