/AWS-Language-Translate-API

This repository contains the code to deploy a container with a NLP model capable of translating the text into different source & destination languages supported by AWS Translate

Primary LanguagePythonMIT LicenseMIT

AWS-Language-Translate-API

This repository contains the code to deploy a container with an API capable of translating the text into different languages supported by AWS Translate

How to use this Container Image to translate the text?

You have to pass your AWS account's access & secret keys to "aws_access_key" & "aws_secret_key" environment variable while running the container from this image.

Note: This service of AWS is chargeable!