Shut Your Mouth API

An API to end cyber bullying 🤐

5 followers

An API that detects negative/positive sentiments in text and returns a well-structured meaningful interpretation 🙂 💚
Shut Your Mouth API gallery image
Shut Your Mouth API gallery image
Shut Your Mouth API gallery image
Shut Your Mouth API gallery image
Launch tags:Web AppProductivityAPI
Launch Team
AssemblyAI
AssemblyAI
Build voice AI apps with a single API
Promoted

What do you think? …

Altay Akkus

The Idea is good, but the implementation isnt.

You basically have an API that scans the input for specific Words, problem is as an example if you write "I like Poptarts" it is marked as an offensive Message because it contains "tart"

You can't just make it so easy for yourself.

As an example "ho" is detected as an bad word. So "How are you doing" and everything else with how or hope in it is detected as insult.

If I would need something like this I wouldn't buy this product, because of 3 things:

1. The API is detecting friendly messages, the mechanism behind it is generally extremely simple which doesn't mean its good. Also "kys" isnt detected.

2. Privacy. Also I would be commiting a crime if I redirect all private messages to your API without clearly telling the client that I redirect all messages to you (and intelligent users will using that service because they dont want their private messages being broadcasted to an weird API)

3. The price is way too high. I think you are just trying to make a few fast bucks, but the price is really just to big, also considering that the API does nothing else than checking a string for other insults out of an insult list, and even that isn't done good.

As an example:

Whatsapp has 1.3 Billion monthly users, and 55 Billion Messages per day, so every user sends approximately 42 messages a day.

So lets say I have a website with a chat function and I use your API to filter their messages

Each user sends 1260 messages a month, your cheapest plan costs 0.1599 cents per message, so every single active user would cost me 20 cents per month.

If I have a medium size application with 5k users, I would need to pay you 1000 Dollar for your service, that shouldn't be too much of a problem because I would probably lose most of my customers because they can't communicate properly without triggering this API and they don't want to share all their private messages with some weird API

Pros:

-----

Cons:

see the full text

Tommy Marshall
This is one of the most helpful comments I've seen on PH. Well done.
orliesaurus
This is DEFINITELY the most helpful and honest review I have seen on PH in the last 12 months. Honestly, not even sure how this is product of the day.
Raghavender Rao Jitta
Brilliant idea and great execution! However, the use of an illustration that looks like President Trump is just ironical. There's no need to politicize a very serious and genuine issue that's plaguing the internet.
Dinuka Jay
@jittarao Absolutely right 😃 That was purely an incentive to click on our part. To be 100% honest, the image sort of represented what the API is solving but you are 200% right about that statement. We'll update the graphics to match the core values better :) Thank you kind sir
thingtrack
@jittarao @scotty_bowler @dinuka_jayasuriya He's not a negative individual though
Gabe Ragland
@jittarao I disagree. I think Trump is a perfect illustration. See: https://www.psychologytoday.com/...
Abhishek
While the idea is impeccable and aims to solve a very real problem - the execution at it's best is less than mediocre. For starters, this project should've first been launch in an alpha stage with a handful of testers before the pricing was outed. Second, this is just negative word detection and does not inculcate sentiment analysis at all. Most chat softwares and forum/message board softwares (wherein such an API would prove useful) include an option to include negative keywords that are banned rendering the use-case for such a third party service obsolete. Secondly, as @altay_akkus pointed out - this does not even get close to identifying the word. It wildcards a string and then regexed the whole of it without taking into consideration word, spaces or carriage returns. Ultimately leading to terms such as "Who" and "How" being marked as insults too. I'll not get into the Privacy and Pricing bit of it. As @altay_akkus covered it. But if you're running a text analytics API against bullying, you should have some sort of ML in the background running at least very basic sentimental analysis. Something very basic that understands expressions or at least makes a basic attempt to understand connotations and innuendo. // Example Friend - Lost my dog today man, feeling too low! Me - That sucks bro. I am sorry for your loss! It'll get better // Your API marks my reply as invalid, wherein I am just trying to tell a friend that I agree with his situation being down, but it'll get better. TL;DR - The product is not ready to ship. A whole lot of issues going on. I have seen your work and admire that you're trying to ship as many products as possible in 2018 - but unfortunately this one needs a lot of work. Right now, it's just a negative word detection API that too incomplete. Take a look at projects like polarity or the Neutrino Bad Word Filter API or something like Textgain.
Altay Akkus
The Idea is good, but the implementation isnt. You basically have an API that scans the input for specific Words, problem is as an example if you write "I like Poptarts" it is marked as an offensive Message because it contains "tart" You can't just make it so easy for yourself. As an example "ho" is detected as an bad word. So "How are you doing" and everything else with how or hope in it is detected as insult. If I would need something like this I wouldn't buy this product, because of 3 things: 1. The API is detecting friendly messages, the mechanism behind it is generally extremely simple which doesn't mean its good. Also "kys" isnt detected. 2. Privacy. Also I would be commiting a crime if I redirect all private messages to your API without clearly telling the client that I redirect all messages to you (and intelligent users will using that service because they dont want their private messages being broadcasted to an weird API) 3. The price is way too high. I think you are just trying to make a few fast bucks, but the price is really just to big, also considering that the API does nothing else than checking a string for other insults out of an insult list, and even that isn't done good. As an example: Whatsapp has 1.3 Billion monthly users, and 55 Billion Messages per day, so every user sends approximately 42 messages a day. So lets say I have a website with a chat function and I use your API to filter their messages Each user sends 1260 messages a month, your cheapest plan costs 0.1599 cents per message, so every single active user would cost me 20 cents per month. If I have a medium size application with 5k users, I would need to pay you 1000 Dollar for your service, that shouldn't be too much of a problem because I would probably lose most of my customers because they can't communicate properly without triggering this API and they don't want to share all their private messages with some weird API
Altay Akkus
btw: According to this API this post contains 11 insults, lets see if you can spot them haha
James Ivings
@altay_akkus Agreed. OP should have a read of the Scunthorpe Problem (https://en.wikipedia.org/wiki/Sc...)
Altay Akkus
@jamesivings I dont really think this project is really serious, seems like a product made in like 1-2 days trying to make a few bucks out of it.
Dinuka Jay
Hey, ProductHunt 👋 Cyberbullying is a major problem and I wish more developers took the time to address how their users behaved in an online social community environment. 'Shut Your Mouth API' is a service that accepts a text input and returns a JSON representation of the sentiment analysis of the text you passed in; emotional assessment, positivity/negativity in the statement, obscenity detection and the detected explicit words in it. By involving this API in your next app, you can start fighting the cyberbully warfare :) Your thoughts?
Michael Cox
I'm pretty sure telling people to shut up is BULLYING. Just because you don't like it doesn't make it bullying or hate speech. Long live free speech.
Dinuka Jay
@michael_cox2 Not just people, Michael. People who are telling others to 'kill themselves', 'you deserve to die' and pushing them to suicide and calling them with degrading things on the internet can easily be found on networks like youtube and social media. So obviously, the idea is to target these people who hide behind screens and attacking people over the internet :) Sorry if the name was misleading though. That was the intention behind it
Dinuka Jay
@michael_cox2 Another terrible terrible thing is this game known as 'Blue whale' Absolutely disgusting. I wish all the developers came together to solve this. I hope more APIs like this come up and help devs integrate suicide prevention systems, etc in their apps.
Patrick Onyekachukwu Udeh
@michael_cox2 Free speech isn't telling people that they deserve to die or threatening their lives or means of livelihood. I honestly hope I misunderstood your comment here.
Patrick Onyekachukwu Udeh
@michael_cox2 I just checked out your account. It doesn't seem like a regular user's. Seems more like you hurriedly created a fake account in order make this 'Free Speech' comment. I hope I'm wrong.
Andreas Pizsa
Congrats on shipping, this API addresses an actual issue. Do you see your brand’s core values and promise of Empathetic Apps expressed very well in the product name and icon?
Dinuka Jay
Hi @andreaspizsa thank you for the comment :) SEO vise, it maybe have been a good decision but branding vise, you are right. It could definitely be better 😊 We'll change things a bit to represent the solution better. Thank you for bringing that up! It's important to address that
123
•••
Next
Last