AI
Python
Building a Scalable NSFW Image Detection Microservice with Python and FastAPI
Let’s create an AI NSWF (Not Safe for Work) image detector using Python and FastAPI as a microservice for your application to keep it safe and family-friendly. You can integrate the AI NSWF detector via RESTful API with any application you want.
Read More
AI
Vue.js
AI Security Camera Using TensorFlow.js And Vue
In this tutorial, we will make an intelligent security webcam using a pre-trained object detection model in javascript that can detect objects and play alarm until the thing goes away. It can detect a person, dog, cat, etc.
Read More
AI
Node.js
How To Detect Toxic & Inappropriate Comments Using AI And Node.js.
AI will stop offensive, toxic, or inappropriate comments from your application using the TensorFlow Toxicity classifier model in Javascript no need for humans to review every single word.
Read More