Skip to content

This repo contains the Python code for the AWS Lambda portion of Text2Test, our HackMIT 2019 group's project.

Notifications You must be signed in to change notification settings

juliustao/text2test-aws

Repository files navigation

text2test-aws

Python version: 3.6

Run 'pip install ___' on each of the following dependencies: requests, awscli, boto3

comprehend.py contains the code in the lambda_function.py file on AWS Lambda.

The code for the Text2Test website can be found at https://github.com/nampham148/text2test-server.

About

This repo contains the Python code for the AWS Lambda portion of Text2Test, our HackMIT 2019 group's project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages