[3.2][3.3][RC] AI Labs with Midjourney, FaceSwap, PixVerse, Pika, Claude, ChatGPT, Gemini, DALL-E, Stable Diffusion

A place for Extension Authors to post and receive feedback on Extensions still in development. No Extensions within this forum should be used within a live environment!
Suggested Hosts
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: Extensions Development rules

IMPORTANT FOR NEEDED EVENTS!!!
If you need an event for your extension please read this for the steps to follow to request the event(s)
User avatar
nou nou
Registered User
Posts: 701
Joined: Sat Oct 29, 2016 8:08 pm

Re: [3.2][3.3][RC] AI Labs with Midjourney, Pika, Claude, ChatGPT, DALL-E, Gemini, Gemini Vision and Stable Diffusion

Post by nou nou »

I often get this message with ChatGPT:

Code: Select all

[phpBB Debug] PHP Warning: in file [ROOT]/ext/privet/ailabs/event/listener.php on line 222: get_headers(<my_website>/ailabs/chatgpt?job_id=193&amp;sid=b4c83fd99e1e6d73dde91606b51270e7): failed to open stream: HTTP request failed!
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 1813: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3035)
especially with conversations that have context (so quoting output back).

The resulting post is there, so everything works, but I have to refresh the page to see it.
User avatar
nou nou
Registered User
Posts: 701
Joined: Sat Oct 29, 2016 8:08 pm

Re: [3.2][3.3][RC] AI Labs with Midjourney, Pika, Claude, ChatGPT, DALL-E, Gemini, Gemini Vision and Stable Diffusion

Post by nou nou »

privet.fun wrote: Fri May 10, 2024 12:40 am I have about 10K images on my board which users generated with Midjourney, 99% of them via that useapi.net service.
Naturally it will be very upsetting to "lose" them.
Apparently Midjourney is now moving away from Dicord and stability.ai is moving towards it?

Will you be keeping up with all that? :)
User avatar
privet.fun
Registered User
Posts: 121
Joined: Sun May 07, 2023 8:46 pm
Location: https://privet.fun

Re: [3.2][3.3][RC] AI Labs with Midjourney, Pika, Claude, ChatGPT, DALL-E, Gemini, Gemini Vision and Stable Diffusion

Post by privet.fun »

nou nou wrote: Fri May 10, 2024 9:35 am Thank you :) - does this work with all bots including the image generator ones?
It's actually opposite, only apples for ChatGPT, Claude and Gemini, other bots do not support conversation history so quoting is not an issue.
User avatar
privet.fun
Registered User
Posts: 121
Joined: Sun May 07, 2023 8:46 pm
Location: https://privet.fun

Re: [3.2][3.3][RC] AI Labs with Midjourney, Pika, Claude, ChatGPT, DALL-E, Gemini, Gemini Vision and Stable Diffusion

Post by privet.fun »

nou nou wrote: Fri May 10, 2024 11:25 am I often get this message with ChatGPT:

Code: Select all

[phpBB Debug] PHP Warning: in file [ROOT]/ext/privet/ailabs/event/listener.php on line 222: get_headers(<my_website>/ailabs/chatgpt?job_id=193&amp;sid=b4c83fd99e1e6d73dde91606b51270e7): failed to open stream: HTTP request failed!
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 1813: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3035)
especially with conversations that have context (so quoting output back).

The resulting post is there, so everything works, but I have to refresh the page to see it.
I'll take a look to see what it might be, have not seen it in my logs.
You may want to bump a bit allowed number of concurrent connections, just a guess.
User avatar
privet.fun
Registered User
Posts: 121
Joined: Sun May 07, 2023 8:46 pm
Location: https://privet.fun

Re: [3.2][3.3][RC] AI Labs with Midjourney, Pika, Claude, ChatGPT, DALL-E, Gemini, Gemini Vision and Stable Diffusion

Post by privet.fun »

nou nou wrote: Fri May 10, 2024 2:42 pm
privet.fun wrote: Fri May 10, 2024 12:40 am I have about 10K images on my board which users generated with Midjourney, 99% of them via that useapi.net service.
Naturally it will be very upsetting to "lose" them.
Apparently Midjourney is now moving away from Dicord and stability.ai is moving towards it?

Will you be keeping up with all that? :)
I'm using third party API (useapi.net) for Midjourney and Pika, for as long as API working the extension will work too.
I'd imagine Midjourney will continue working on Discord, otherwise they will loose huge chunk of their customer base.
User avatar
nou nou
Registered User
Posts: 701
Joined: Sat Oct 29, 2016 8:08 pm

Re: [3.2][3.3][RC] AI Labs with Midjourney, Pika, Claude, ChatGPT, DALL-E, Gemini, Gemini Vision and Stable Diffusion

Post by nou nou »

privet.fun wrote: Fri May 10, 2024 4:20 pm I'll take a look to see what it might be, have not seen it in my logs.
You may want to bump a bit allowed number of concurrent connections, just a guess.
I wondered... I'm upgrading to a VPS soon, so hopefully that will be sorted with it 🤞
User avatar
privet.fun
Registered User
Posts: 121
Joined: Sun May 07, 2023 8:46 pm
Location: https://privet.fun

Re: [3.2][3.3][RC] AI Labs with Midjourney, Pika, Claude, ChatGPT, DALL-E, Gemini, Gemini Vision and Stable Diffusion

Post by privet.fun »

Why not get proper dedicated server?
AWS t3.small 2 vCPU/2 GB RAM dedicated instance will be around $140/year plus another $30..50/year for storage.
Or if AWS is too much something like Digital Ocean droplet with same 2 vCPU/2GB RAM / 60GM ROM should be less than $20/m.
You can hide it behind Cloudflare for extra security and use Cloudflare R2 storage for daily database and files backup - all of that will be under Cloudflare Free tier.
User avatar
nou nou
Registered User
Posts: 701
Joined: Sat Oct 29, 2016 8:08 pm

Re: [3.2][3.3][RC] AI Labs with Midjourney, Pika, Claude, ChatGPT, DALL-E, Gemini, Gemini Vision and Stable Diffusion

Post by nou nou »

privet.fun wrote: Fri May 10, 2024 5:07 pm Why not get proper dedicated server?
VPS is in principle dedicated, they are bare metal VMs on my host (which I've been with since 2006) - fully managed (which I want - I'm spending all my time on frontend and content), different tiers, takes 10 seconds to set up and relatively inexpensive up to 8GB RAM. If ever the forum gets beyond that I can go fully dedicated - but I don't think I'll ever need that.

This is what I get out of shared hosting per day with 99.750% uptime:

Code: Select all

Successful requests: 172,299
Average successful requests per day: 176,464
Successful requests for pages: 55,212
Average successful requests for pages per day: 56,546
Failed requests: 10,152
Redirected requests: 1,391
Distinct files requested: 13,600
Distinct hosts served: 3,137
Data transferred: 1.76 gigabytes
Average data transferred per day: 1.80 gigabytes
My forum has been behind Cloudflare as a test for 6 months running and it has been awful. Frozen pages, timeout errors - 50GB/month deferred traffic from the server but user experience was terrible. As soon as I turn it off it's better - immediately. So no CF for me thanks :)
User avatar
nou nou
Registered User
Posts: 701
Joined: Sat Oct 29, 2016 8:08 pm

Re: [3.2][3.3][RC] AI Labs with Midjourney, Pika, Claude, ChatGPT, DALL-E, Gemini, Gemini Vision and Stable Diffusion

Post by nou nou »

(sorry for the off topic everyone :))
User avatar
privet.fun
Registered User
Posts: 121
Joined: Sun May 07, 2023 8:46 pm
Location: https://privet.fun

Re: [3.2][3.3][RC] AI Labs with Midjourney, Pika, Claude, ChatGPT, DALL-E, Gemini, Gemini Vision and Stable Diffusion

Post by privet.fun »

Thank you for sharing nou nou, here's my stats from CF console:
CF_30days.png
As you can see caching only helped so much.
This is an interesting bit: Stopping the bad guys with Cloudflare: 113 malicious requests blocked or challenged in the last month.
I was impressed by CF ablity to block DDOS attacks in the past.
You do not have the required permissions to view the files attached to this post.
User avatar
nou nou
Registered User
Posts: 701
Joined: Sat Oct 29, 2016 8:08 pm

Re: [3.2][3.3][RC] AI Labs with Midjourney, Pika, Claude, ChatGPT, DALL-E, Gemini, Gemini Vision and Stable Diffusion

Post by nou nou »

privet.fun wrote: Sat May 11, 2024 2:09 pm This is an interesting bit: Stopping the bad guys with Cloudflare: 113 malicious requests blocked or challenged in the last month.
I was impressed by CF ablity to block DDOS attacks in the past.
After struggling with that for a long time myself and combing through logs to isolate IP addresses, I use this:

https://perishablepress.com/6g/ (I have not yet upgraded to more recent 7g or 8g versions - I've had no need)

in combination with:

https://perishablepress.com/blackhole-bad-bots/

and it changed everything overnight for me.
User avatar
nou nou
Registered User
Posts: 701
Joined: Sat Oct 29, 2016 8:08 pm

Re: [3.2][3.3][RC] AI Labs with Midjourney, Pika, Claude, ChatGPT, DALL-E, Gemini, Gemini Vision and Stable Diffusion

Post by nou nou »

Quick Q before bedtimes - Pika Labs, if I subscribe for a standard paid account, will I be able to generate longer videos etc through your extension? Is that an automatic thing or will I have to change some settings?
User avatar
nou nou
Registered User
Posts: 701
Joined: Sat Oct 29, 2016 8:08 pm

Re: [3.2][3.3][RC] AI Labs with Midjourney, Pika, Claude, ChatGPT, DALL-E, Gemini, Gemini Vision and Stable Diffusion

Post by nou nou »

Stress test today - I launched a prompt to @Midjourney @Stable Diffusion @DALL-E @Pika at the same time.

I got this in my own post so all good there:
Screenshot 2024-05-12 150232.png
DALL-E and Midjourney came back with an image, Stable Diffusion and Pika never arrived. I did the same prompt again with Stable Diffusion and Pika and they came back fine.

Possibly/probably a concurrent connections issue?

There were no error messages anywhere though - not sure if something could be done about that?
You do not have the required permissions to view the files attached to this post.
User avatar
nou nou
Registered User
Posts: 701
Joined: Sat Oct 29, 2016 8:08 pm

Re: [3.2][3.3][RC] AI Labs with Midjourney, Pika, Claude, ChatGPT, DALL-E, Gemini, Gemini Vision and Stable Diffusion

Post by nou nou »

No such issue with @ChatGPT @Sucky @Gemini @Gemini Vision @Claude at the same time (Sucky is Gemini based).

Claude is impressive, reads images too.
User avatar
privet.fun
Registered User
Posts: 121
Joined: Sun May 07, 2023 8:46 pm
Location: https://privet.fun

Re: [3.2][3.3][RC] AI Labs with Midjourney, Pika, Claude, ChatGPT, DALL-E, Gemini, Gemini Vision and Stable Diffusion

Post by privet.fun »

nou nou wrote: Sun May 12, 2024 12:26 am Quick Q before bedtimes - Pika Labs, if I subscribe for a standard paid account, will I be able to generate longer videos etc through your extension? Is that an automatic thing or will I have to change some settings?
I'm using a free account. So far, the interest in video generations on my board has been very mild. I'm not sure if I'm going to upgrade to a paid account at this point. For me, it's not an issue of length, but rather the quality of the generation. I feel like Pika is quite hit or miss at this point, mostly a miss actually. I'm sure it will improve over time.

Return to “Extensions in Development”