NewsAggregator is an AI-powered application designed to fetch and aggregate news from multiple sources, providing users with a comprehensive and up-to-date news feed. Built with Flask, this application utilizes APIs from newsapi.org and Newsdata.io to gather news articles across various categories.
Download the code and install the requirements.txt file using pip install -r requirements.txt
To start the application, run the run.py file using python run.py