awslabs / project-lakechain

:zap: Cloud-native, AI-powered, document processing pipelines on AWS.
https://awslabs.github.io/project-lakechain/
Apache License 2.0
115 stars 22 forks source link

feat(examples): added text moderation pipeline #38

Closed JGalego closed 3 months ago

JGalego commented 3 months ago

Description of changes:

Adds a simple pipeline for text moderation based on the Content Moderation Immersion Day scenario.

image

Checklist

* [ ] Update tests * [x] Update docs * [x] PR title follows [conventional commit semantics](https://www.conventionalcommits.org/en/v1.0.0/) (`fix: `, `feat: `, `docs: `, ...) By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.