Hello,
I have started developing a plugin to assist with captioning/tagging images using the ChatGPT API.
The current version of the plugin is capable of generating tags for images through the Batch manager but the user needs to wait on the page until the captioning process is done.
I have tried a few different solutions to have the captioning done unattended, but none seem to have worked well.
I'm not very experienced with PHP, this is my first time developing something complex with it, I have created a github repo for the plugin for anyone that would like to test, audit or contribute to the plugin.
https://github.com/Bliwi/chatgpt
Is there any code/plugin I can reference for running the captioning process server-side unattended?
Thank you, Bliwi.
Offline