Developer Camp Hackathon Guide
  • Introduction
  • Developer Camp Hackathon Guide
    • Challenge and Prizes
    • Developer Survey
    • How to Win A Hackathon
  • Thought Starters
    • Micro Video Sharing App
    • Next Generation Commerce
    • Music Discovery Service
    • Multi-User Sing Along
    • Cover Art & Fan Pages
  • Audio and Video
    • Micro Video Recipe
    • Video Transcoding
    • HTML5 Video Player
    • Media Protection
  • AI: Tagging and Recognition
    • Categorizing Images
    • Content Moderation
  • Serverless Functions
    • Webtask & Cloudinary
  • Web Performance
    • Responsive Media
    • Optimizing Images
  • Presentation and Styling
    • Neural Artwork
    • Artistic Filters
    • Distortion Effects
  • Uploading
    • Social Sources for Media
  • Visualization
    • Audio to Waveform Images
Powered by GitBook
On this page
  1. AI: Tagging and Recognition

Content Moderation

PreviousCategorizing ImagesNextWebtask & Cloudinary

Last updated 7 years ago

by Prosper Otemuyiwa

There are several apps that enable users to generate content en masse, including blogs, social networks, forums and chat bots. And, within these apps, there’s a need to deal with users that post inappropriate content.

Often human moderators had to go through all user submitted content to ensure it’s appropriate for the platform before it could be approved and published. That’s a time-consuming process, but one that we can actually automate.

Read the full article on Scotch.io