This project creates a flask based text summarizing microservice that extracts the Wikipedia abstract of an input topic
and summarizes it in 10 sentences.
It also illustrates how to create a microservice using Flask, containerize it and deploy it using AWS CodeBuild and AWS AppRunner (Infrastructure as Code).
Python, Flask, Docker, AWS Cloud9, AWS ECR, AWS App Runner