I have had a similar experience to
@DonManfred. I wanted to incorporate jQuery FormBuilder into a laravel app I am creating, but I wanted to create some custom fields which included extra information and UI.
I was struggling getting the hang of the documentation so I tried ChatGPT. The responses got a little bit further than I did by myself, but even when pasting the errors in for further support it was unable to come up with a working solution.
My conclusion is that there is not a great deal of info on jQuery Formbuilder on the web whilst there will be lots of info for Android development, so ChatGPT will give better answers for Android development than for something a bit more obscure.
In the end, I had a developer experienced in FormBuilder make the develop the custom fields.