Serverless AI News Engine

A serverless AWS pipeline that collects, processes, and summarizes AI news into a structured newsletter using Amazon Bedrock.

Project Links

GitHub RepositoryMedium Article

Overview

This project was built to automate the process of collecting AI news, filtering what matters, and generating a newsletter draft with minimal manual effort. The system runs on a scheduled, event-driven architecture using AWS services and produces a ready-to-review HTML output stored in S3 before delivery.

Architecture

Serverless AI News Engine Architecture

How it works

Key decisions