From 6bfca8340eb0e342b0a9d63994602c7695058dc2 Mon Sep 17 00:00:00 2001 From: Caio Melo Date: Tue, 13 May 2025 11:06:37 -0400 Subject: [PATCH] Add NSFW AI Convos to machine learning (#505) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1b37703b..e67e5c1d 100644 --- a/README.md +++ b/README.md @@ -1191,6 +1191,7 @@ | [Machinetutors](https://machinetutors.com/api/) | AI Solutions: Video/Image Classification & Tagging, NSFW, Icon/Image/Audio Search, NLP | `apiKey` | Yes | Yes | | [MessengerX.io](https://messengerx.rtfd.io) | A FREE API for developers to build and monetize personalized ML based chat apps | `apiKey` | Yes | Yes | | [NLP Cloud](https://nlpcloud.io) | NLP API using spaCy and transformers for NER, sentiments, classification, summarization, and more | `apiKey` | Yes | Unknown | +| [NSFW AI Convos](https://rapidapi.com/api-smith-api-smith-default/api/spicy-gpt-nsfw-18) | Simple uncensored AI convos in JSON format| `apiKey` | Yes | Yes | | [OpenAI](https://openai.com/index/openai-api) | Use AI models such as ChatGPT or DALL-E to experience the capabilities of AI | `apiKey` | Yes | Yes | | [Perspective](https://perspectiveapi.com) | NLP API to return probability that if text is toxic, obscene, insulting or threatening | `apiKey` | Yes | Unknown | | [Roboflow Universe](https://universe.roboflow.com) | Pre-trained computer vision models | `apiKey` | Yes | Yes |