Hello,
I have a dating app and am looking to add nudity detection, spam etc. using Sight Engine apis. (Onlyfans also uses them). I have been struggling to implement the apis even with Flutterflow support.
https://sightengine.com/docs/getstarted
Hello,
I have a dating app and am looking to add nudity detection, spam etc. using Sight Engine apis. (Onlyfans also uses them). I have been struggling to implement the apis even with Flutterflow support.
https://sightengine.com/docs/getstarted
I have tried both the Get and Post actions. One is for submitting the url of the image and the other is for hard uploading the image.
I seem to be having trouble getting a response although it is showing on the sightengine api list with each request.
I have tried between :
uploading the uploaded photo to firebase and sending the url
saving the image temporarily and sending the image to the api (but then get suck how the image gets into firebase).