firebase / firebase/functions-samples

Please document text-moderation and moderate-images in TypeScript

Open
#617 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12.2k
Forks
3.8k
Avg merge
3d 23h
Merged PRs (30d)
1

Description

I would love to use the code shown in [this article](https://firebase.googleblog.com/2017/06/content-moderation-with-cloud-functions.html), but all my Firebase Cloud Functions code is in TypeScript instead of Javascript.
I'm trying to submit a dating app to the Apple App Store but Apple wants me to implement some inappropriate content filtering. If I could simply implement what you show in this article, it would be amazing, but I can't figure out how to integrate `bad-words`, `@google-cloud/vision` and `mkdirp-promise` in my `index.ts` file. Please help.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.