AI Form Generator
A no code way to build custom html forms through the power of gpt-4.
What is Basin's AI Form Generator?
Basin's AI form generator provides a powerful no-code solution for html form generation. Using a chat based interface developers and no-coders alike can easily create and modify custom html forms.
How does Basin AI Form Generator work?
Basin Form Builder leverages the power of OpenAI's gpt-4 to provide a chat-based html form creation and management experience. You can easily create forms and customize styling all using Basin as the backend.
Key Features
- Based on OpenAI's GPT-4
- Chat-based interface
- Customize form style to any website
- Forms generated in html
- Spam filtering
- Multi-step forms
1. Generating a form using Basin's AI Form Generator
To get started with Basin's AI Form generator, you need to create a Basin account. Once you have an account, you can start creating forms using the form generator.
2. Modifying your form
If you'd like to make changes to the generated form, simply select which version you'd like to modify and enter your changes in the chat box. You can request changes to the form, styling changes or anything else related to the form!
3. Using your form
Once your form is ready to go, navigate to the code
tab to see the html code for your form. You can copy and paste this html onto your site.
Need extra help? Navigate to the deploy
tab to get instructions on publishing your form.
Additional Configuration
Adding a Captcha or Cloudflare Turnstile to your Form
To add reCAPTCHA, hCaptcha or Cloudflare turnstile to your form, just select this option when generating your form. The AI will include BasinJS and the selected captcha option.
Note
For Cloudflare Turnstile a secret key needs to be set up in your Basin account, see our Spam Protection docs for more info
Choosing your form's style
The generator allows several options for selecting the style your form is built with:
Match my website
Enter your website URL and we will match this form's style to the styling used on your site.
CSS Framework
Know the CSS framework you'd like this form to use? Enter it in the box and we'll generate a form using that framework's classes.
Default Basic Styling
A generic style that should look good on any site.
Custom Styling
Let the AI know your styling thoughts through a chat-based interface. You can specify background/text colors, fonts, headers, or any other styling you'd like to see in your form.
No Styling
Just want plain HTML? No problem, this option will generate the form with no styling.
Tip
You can always request a different styles or tweak the style of your form after it's generated.