/aws-ai-recaps

Get an AI summarized recap of AWS announcements

Primary LanguageTypeScript

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