Forum Copilot - Automatic Spam and NSFW Image Detection with OpenAI ChatGPT

Forum Copilot - Automatic Spam and NSFW Image Detection with OpenAI ChatGPT 1.0.1

No permission to download

forumcopilot

New member
forumcopilot submitted a new resource:

Forum Copilot - Automatic Spam and NSFW Image Detection with OpenAI ChatGPT - Automatically moved Spam and NSFW content to Approval Queue using OpenAI ChatGPT API

Overview​

Introducing Forum Copilot, an innovative XenForo add-on designed to automate community moderation using the advanced capabilities of OpenAI. This tool ensures your forum remains a safe and welcoming space for all users by leveraging AI to efficiently and effectively manage posts.

Key Features​

  • Automated Content Moderation: All flagged topics are moved to Approval Queues for manual review, ensuring that you have the...

Read more about this resource...
 
ImageApi.php (NSFW)

Code:
                    // Call GPT-4 API
//                        $result = $this->callGPT4WithImage($publicUrl);


James Franco Flirt GIF
 
Last edited by a moderator:
Hey thanks for the feedback. We are going to package them in a zip file and upload here as soon as we cleaned up the code more. But let me know if you decide to give it a try!
 
Or an actual bot user that can reply to posts and help users?
There was an addon like the one I mentioned for XF 2.2, but the author is no longer part of the community and won't update it. Something like AI bots that respond to profiles and make full use of the OpenAI API could be very helpful, for example, the assistant API. It could respond in threads, profiles, or conversations, and each one could have its own unique personality. I'm not asking you to do it for free, of course.
 
Hi @forumcopilot , can you add NSFW filter content for blurry images as screenshots and attachments, profile pictures? Also, user group permission is appreciated too!

Option for use own server as API or third party from another API service subscription
 
Hi @forumcopilot , can you add NSFW filter content for blurry images as screenshots and attachments, profile pictures? Also, user group permission is appreciated too!

Option for use own server as API or third party from another API service subscription
Hi @Yenxji - what do you mean by the blurry images? Do you mean instead of moving the content to Approval queue, it instead just blurry the images?

For the third party API, I guess you mean you want to use other non-OpenAI API? And the reason being the OpenAI is too expensive or blocked in your region?
 
There was an addon like the one I mentioned for XF 2.2, but the author is no longer part of the community and won't update it. Something like AI bots that respond to profiles and make full use of the OpenAI API could be very helpful, for example, the assistant API. It could respond in threads, profiles, or conversations, and each one could have its own unique personality. I'm not asking you to do it for free, of course.
Great - the problem with this AI bot is how are we going to place it in the existing UI, without having a button in every single post. Your idea of the "Assistant" is simply helping the users to generate the content faster / better, right? Not so much about querying the bot to ask questions to replace / complement the search function?

Another idea is to generate topic summary and display at the top of the thread, which may help users and SEO too?
 
That's why I asked if the plugin had the ability to specify a proxy in order to work without restrictions

The API does not invoked from the user's IP, so unless your server is placed in a region that is blocked by OpenAI, I don't see why you need a proxy for this?
 
Great - the problem with this AI bot is how are we going to place it in the existing UI, without having a button in every single post. Your idea of the "Assistant" is simply helping the users to generate the content faster / better, right? Not so much about querying the bot to ask questions to replace / complement the search function?

Another idea is to generate topic summary and display at the top of the thread, which may help users and SEO too?
This is the addon:
 
Back
Top Bottom