Web application for summarizing a video/document into a smaller video or document
of 20% of its original length with additional notes on important keywords.
•Implemented microservice architecture for sign-in/sign-up, transcript/video processing, and video editing services
•Built each service as a RESTful API using React, Python, and Flask
•Utilized API Gateway for user authentication, authorization, and request routing
•Encapsulated microservices using Docker for deploying in AWS EC2
•Worked with other technologies such as AWS Lambda, S3, Springboot, and Jenkins