freshcrate
Home > AI Agents > ai-news-aggregator

ai-news-aggregator

An autonomous AI agent that crawls, summarizes, and publishes news articles.šŸš€

Description

An autonomous AI agent that crawls, summarizes, and publishes news articles.šŸš€

README

AI News Aggregator

An autonomous AI agent that crawls, summarizes, and publishes news articles.

Overview

The AI News Aggregator is designed to autonomously gather news articles from various sources, generate concise summaries using advanced natural language processing techniques, and publish these summaries on a user-friendly web interface.

Features

  • Automated Web Crawling: Collects the latest news articles from multiple sources.
  • AI-Powered Summarization: Utilizes state-of-the-art models to generate concise summaries.
  • Seamless Publishing: Automatically updates the frontend with the latest summaries.

Team Members

  • Sourabh Sah: Web Crawling and Data Extraction
  • Ravi Prakash Srivastava: Summarization and Blog Generation
  • Nainika Anand: Publishing and Frontend Integration

Setup Instructions

  1. Clone the Repository:

    git clone https://github.com/100rabhsah/ai-news-aggregator.git
    cd ai-news-aggregator
  2. Install Dependencies:

    pip install -r requirements.txt
  3. Configure Environment Variables:

    • Create a .env file in the root directory.
    • Add necessary environment variables (e.g., API keys, database credentials).
  4. Run the Application:

    python main.py

Directory Structure

ai-news-aggregator/
ā”œā”€ā”€ crawler/          # Contains web crawling scripts
ā”œā”€ā”€ summarizer/       # Modules for article summarization
ā”œā”€ā”€ database/         # Database models and connectors
ā”œā”€ā”€ frontend/         # Frontend application code
ā”œā”€ā”€ main.py           # Entry point of the application
ā”œā”€ā”€ requirements.txt  # List of dependencies
└── README.md         # Project documentation

Contributing

We welcome contributions from the community. To contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes and commit them (git commit -m 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Open a pull request.

Release History

VersionChangesUrgencyDate
main@2026-04-21Latest activity on main branchHigh4/21/2026
0.0.0No release found — using repo HEADHigh4/9/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

JianYanšŸŽ¤ Transform speech to text on Windows with fast, local AI processing. Enjoy seamless recording and automatic integration for effective communication.main@2026-04-21
andy-universal-agent-rules🧠 Enhance your AI coding assistant with a universal knowledge base and rules system, compatible with any project and editor.main@2026-04-21
openclaw-model-bridgeConnect any LLM to OpenClaw — production-tested middleware for Qwen3-235B and beyondmain@2026-04-21
tsunamiautonomous AI agent that builds full-stack apps. local models. no cloud. no API keys. runs on your hardware.main@2026-04-21
twitter-cliAccess Twitter timelines, bookmarks, and profiles from the terminal without requiring API keys, offering a simple CLI user experience.main@2026-04-21