blakegreendev / aws-ai-recaps

Get an AI summarized recap of AWS announcements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Edit in Eraser

AI AWS News Feed

Keep up with AWS news using AI to send an email every day with a summary of all the announcements.

Requirements

  • Schedule a lambda function to get the AWS what's new feed.
  • Save data with time stamp in S3.
  • S3 object notification triggers another lambda function to call OpenAI to summarize the text and then store in DynamoDB
  • User signs up with Clerk - store the users email in DynamoDB.
  • Send an email with the summarized content

Diagram

Figure 1 and more

About

Get an AI summarized recap of AWS announcements


Languages

Language:TypeScript 89.0%Language:JavaScript 5.3%Language:Python 3.1%Language:CSS 2.7%