Get Started with FastForms
This guide will walk you through creating your first AI-generated form, from sign up to collecting responses.Sign Up or Sign In
Navigate to FastForms and sign up using Clerk authentication. You can sign up with:
- Email and password
- Google OAuth
- GitHub OAuth
All forms you create are tied to your user account. Only you can edit, publish, or delete your forms.
Navigate to Form Generator
Once signed in, click Generate Form or navigate to
/generate to access the AI form builder.Describe Your Form
Enter a natural language description of the form you want to create. The AI works best with clear, detailed descriptions.
Example Prompts
Example Prompts
Contact Form:Event Registration:Job Application:Customer Feedback:
Generate the Form
Click Generate Form and wait 2-5 seconds while the AI processes your request.The AI uses Groq’s LLaMA 3.3 70B model to:
Form Generation Flow
- Parse your requirements
- Select appropriate field types
- Add validation rules
- Generate unique field IDs
- Create placeholder text
Preview Your Form
You’ll be redirected to a preview page showing your generated form.The preview shows:
The form is in Preview Mode - all fields are disabled. This lets you review the structure
before publishing.
- Form title
- All generated fields with labels and placeholders
- Required field indicators (red asterisk)
- Field types (text input, textarea, select dropdown, radio, checkbox, etc.)
Example Generated Schema
Publish Your Form
When you’re satisfied with the form structure, click Publish Form at the bottom.Once published:
Publish Action
- A shareable link appears:
https://yourdomain.com/f/{slug} - The form can now accept responses
- You can copy the link to share via email, social media, or embed on your website
Share Your Form
Copy the shareable link and distribute it to your audience:
- Email the link directly
- Post on social media
- Embed in your website
- Include in newsletters
- Generate a QR code