# Content Moderation with Cloud Functions for Firebase

DevFeed: [Content Moderation with Cloud Functions for Firebase](<https://devfeed.tech/articles/content-moderation-with-cloud-functions-for-firebase-16201.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2017/06/content-moderation-with-cloud-functions>)

Author: Nicolas Garnier

Published: 2017-06-02T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Cloud Functions](<https://devfeed.tech/topics/cloud-functions.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [automated](<https://devfeed.tech/tags/automated.md>), [automatic](<https://devfeed.tech/tags/automatic.md>), [cloud-functions](<https://devfeed.tech/tags/cloud-functions.md>), [cloud-storage](<https://devfeed.tech/tags/cloud-storage.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [image](<https://devfeed.tech/tags/image.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>)

## AI overview

A tutorial on using Cloud Functions for Firebase to automatically moderate user-generated text and images. It describes reactive moderation through user reports and automated checks that remove swear words, correct excessive capitalization, and blur adult or violent images.

## Source excerpt

News, tutorials, and updates from the Firebase team.