Skip to content

hesbon-osoro/detect-and-blur-human-faces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detect and Blur Human Faces using PixLab API

Demo

For demo, watch out this Video

Click on the image below ...

Watch the video

Technologies

  • Node
  • PixLab
  • HTML
  • CSS

Check the backend and frontend code to run the app.

Intro

Content moderation is very necessary for a website. If you are developing a website where users can upload images, then you have to be extra cautious. You can’t trust your users. If they upload some objectionable content, then sometimes you as a creator of the site, become the victim of it.

In every modern web 2.0 application, a content moderation system is present. Some popular websites like Facebook, Instagram, and Twitter have both automatic and manual content moderation systems in place.

But for a small team and individual developer, manual content moderation is not feasible and not very economical. Therefore we can use artificial intelligence (AI) based automation to detect any objectionable content and blur it out.

Building AI-based automation is not very easy. You have to hire a talented developer and should have a lot of data to train your AI model. But we can take a shortcut here. There are much software as a service (SaaS) platforms present in the market, which can help us in this aspect. Pixlab is a SaaS platform, which can give a user-friendly application programming interface (API) to their state-of-the-art AI models. You can easily integrate those services into your app. Check out this link for more information.

About

Detecting and Bluring Human faces using PixLab (SaaS) API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published