Skip to content

Automated document creation from modular templates using flask on AWS EC2 connected to AWS S3 and Comprehend

Notifications You must be signed in to change notification settings

kstonekuan/ground-zero-backend-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Ground Zero Demo OrthoDocs

OrthoDocs is a smart and mobile document creation software and service for working professionals. This is the backend demo using AWS S3 and Comprehend to take in templates and do some rough analysis such as key phrase extraction and sentiment analysis.

Environment Variables

Set FLASK_SECRET as your secret.

Set TEMPLATES_BUCKET as your s3 bucket.

Set AWS_ID and AWS_SECRET as your aws credentials.

Set PORT_NUM as your port number to run the flask app on.

Demo Link

Temporary webserver set up on EC2: [CLOSED]

References

This code was adapted from the AWS Developer Series on edX: https://courses.edx.org/courses/course-v1:AWS+OTP-AWSD1+2T2019/course/

About

Automated document creation from modular templates using flask on AWS EC2 connected to AWS S3 and Comprehend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published