https://github.com/build-on-aws/aiml-like-api-in-your-app
Sample code for adding AI/ML services to your app
https://github.com/build-on-aws/aiml-like-api-in-your-app
aws polly rekognition textract transcribe
Last synced: about 2 months ago
JSON representation
Sample code for adding AI/ML services to your app
- Host: GitHub
- URL: https://github.com/build-on-aws/aiml-like-api-in-your-app
- Owner: build-on-aws
- License: mit-0
- Created: 2023-05-25T22:18:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-29T21:39:09.000Z (almost 2 years ago)
- Last Synced: 2025-03-31T01:31:41.218Z (3 months ago)
- Topics: aws, polly, rekognition, textract, transcribe
- Language: Python
- Homepage: https://buildon.aws/posts/all-the-things-that-comprehend-rekognition-textract-polly-transcribe-and-others-do
- Size: 3.43 MB
- Stars: 4
- Watchers: 7
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## AIML like an API in your app
Based on the post [All the things that Amazon Comprehend, Amazon Rekognition, Amazon Textract, Amazon Polly, Amazon Transcribe and others do](https://buildon.aws/posts/all-the-things-that-comprehend-rekognition-textract-polly-transcribe-and-others-do)
Here you can find the steps to create the following solutions:
- [Create subtitles and translate them into the language you want ⏯️ 🍿.](create-subtitles-and-translate-them-into-the-language-you-want/README.md)

- [Detecting entities and sentiment from a document 🔎 📄. ](detecting-entities-and-sentiment-from-a-document/detecting-entities-and-sentiment-from-a-document.ipynb)

- [Make Polly Talk 🦜](make-polly-talk/make-polly-talk.ipynb)

- [Video content moderation ⏯️ 🔫 🚬]((video-content-moderation/README.md) )

## Security
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
## License
This library is licensed under the MIT-0 License. See the LICENSE file.