Introduction
In this project, I built a serverless AI-powered text summarizer using Amazon Bedrock, AWS Lambda, API Gateway, DynamoDB, and a React frontend hosted on AWS Amplify.
It summarizes input text into concise content using powerful LLMs, whil...